Skip to content

Commit

Permalink
Deploying to gh-page from @ 7c2c2dc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Jul 21, 2024
0 parents commit db23732
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 0 deletions.
27 changes: 27 additions & 0 deletions assets/index-BQefQJ9P.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-DU4eJ7-A.css

Large diffs are not rendered by default.

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 lite" />
<meta name="keywords" content="Varlet App Template Lite" />
<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 lite" />
<title>Varlet Icons Library Starter</title>
<script type="module" crossorigin src="./assets/index-BQefQJ9P.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DU4eJ7-A.css">
</head>

<body>
<div id="app"></div>
</body>
</html>

0 comments on commit db23732

Please sign in to comment.