Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
monsara committed Jul 31, 2024
0 parents commit 7fec4c3
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 0 deletions.
Binary file added assets/bootstrap-icons-BOrJxbIo.woff
Binary file not shown.
Binary file added assets/bootstrap-icons-BtvjY1KL.woff2
Binary file not shown.
9 changes: 9 additions & 0 deletions assets/index-CxGjvSLM.css

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions assets/index-DjF6Y9nA.js

Large diffs are not rendered by default.

Binary file added assets/monitor-COnhVu5q.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/user-placeholder-CDl8e7c9.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<script type="module" crossorigin src="/assets/index-DjF6Y9nA.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CxGjvSLM.css">
</head>

<body>
<div id="app" class="vh-100"></div>
</body>

</html>

0 comments on commit 7fec4c3

Please sign in to comment.