Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
tdittr committed May 30, 2024
1 parent fc24814 commit bae42d2
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 32 deletions.
5 changes: 0 additions & 5 deletions .idea/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/drivers.iml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

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

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

3 changes: 3 additions & 0 deletions assets/index-CY3pyfWN.js

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Svelte + TS</title>
<script type="module" crossorigin src="/assets/index-CY3pyfWN.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BUdTjFMa.css">
</head>
<body>
<div id="app"></div>
</body>
</html>

0 comments on commit bae42d2

Please sign in to comment.