mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Automated release build for version: 1.0.0
This commit is contained in:
parent
195f9dbafc
commit
6b14d2b9ce
127 changed files with 270 additions and 14040 deletions
21
public/index.html
Normal file
21
public/index.html
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/mcrm-icon-_gnb1h7S.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="color-scheme" content="dark" />
|
||||
<link rel="preconnect" href="https://fonts.bunny.net" />
|
||||
<link
|
||||
href="https://fonts.bunny.net/css?family=fira-code:300,500,700|roboto:100,300,700"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<title>Macrame</title>
|
||||
<script src="config.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-oAtpp-VZ.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BwE95Wut.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue