Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Riley committed Sep 24, 2024
0 parents commit a3cc8a4
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
17 changes: 17 additions & 0 deletions assets/index-7AuZt_aH.js

Large diffs are not rendered by default.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vue3-Icon: Demonstration</title>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="./favicon.png">
<script type="module" crossorigin src="/assets/index-7AuZt_aH.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DDbSZb_g.css">
</head>
<body>
<div id="app"></div>
</body>
</html>

0 comments on commit a3cc8a4

Please sign in to comment.