Skip to content

Commit

Permalink
sending site files
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagodeev committed Oct 22, 2023
1 parent 76cfb02 commit 400a946
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/assets/index-a746e231.css

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

22 changes: 22 additions & 0 deletions docs/assets/index-bcd8fc04.js

Large diffs are not rendered by default.

Binary file added docs/favicon.ico
Binary file not shown.
19 changes: 19 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!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" />

<meta name="title" content="Svelte/Typescript/Tailwind/Vite">
<meta name="description" content="Svelte/Typescript/Tailwind/Vite template">

<title>AutonomousSwap</title>
<script type="module" crossorigin src="/assets/index-bcd8fc04.js"></script>
<link rel="stylesheet" href="/assets/index-a746e231.css">
</head>
<body>
<div id="app"></div>

</body>
</html>

0 comments on commit 400a946

Please sign in to comment.