Skip to content

Commit

Permalink
Deploying to gh-page from @ b25a751 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Feb 27, 2024
1 parent 6d5ee39 commit bc5ba28
Show file tree
Hide file tree
Showing 11 changed files with 450 additions and 0 deletions.
Binary file added assets/Roboto-Bold-SrW5_Vou.ttf
Binary file not shown.
Binary file added assets/Roboto-Bold-SrW5_Vou.ttf.gz
Binary file not shown.
Binary file added assets/Roboto-Regular-R3gZys7A.ttf
Binary file not shown.
Binary file added assets/Roboto-Regular-R3gZys7A.ttf.gz
Binary file not shown.
1 change: 1 addition & 0 deletions assets/index-7OT-ddTC.css

Large diffs are not rendered by default.

Binary file added assets/index-7OT-ddTC.css.gz
Binary file not shown.
391 changes: 391 additions & 0 deletions assets/index-Z5oXhjn8.js

Large diffs are not rendered by default.

Binary file added assets/index-Z5oXhjn8.js.gz
Binary file not shown.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- <link rel="icon" type="image/svg+xml" href="./logo.svg" /> -->
<!-- <meta
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
name="viewport"
/> -->
<!-- <meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="description" content="A Varlet app template" />
<meta name="keywords" content="Varlet App Template" />
<meta property="og:title" content="Varlet,App,Template" />
<meta property="og:type" content="website" />
<meta property="og:image" content="./logo.svg" />
<meta property="og:description" content="A Varlet app template" /> -->
<title>Varlet App Template</title>
<script type="module" crossorigin src="./assets/index-Z5oXhjn8.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-7OT-ddTC.css">
</head>

<body>
<div id="app"></div>
</body>
</html>
Binary file added index.html.gz
Binary file not shown.
30 changes: 30 additions & 0 deletions logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bc5ba28

Please sign in to comment.