Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 30, 2023
0 parents commit a1420ef
Show file tree
Hide file tree
Showing 8 changed files with 77 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Assets in this directory will be served at root path.
1 change: 1 addition & 0 deletions assets/about-c169437d.js

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

1 change: 1 addition & 0 deletions assets/home-d1e9140a.js

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

43 changes: 43 additions & 0 deletions assets/index-b6dc3e49.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
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>
<script src="https://www.googletagmanager.com/gtag/js?id=G-6S60L1GHR0" async></script>
<script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6S60L1GHR0');
</script>

<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<!--head-tags-->
<!--preload-links-->
<!--app-state-->
<script type="module" crossorigin src="/zoraptera/assets/index-b6dc3e49.js"></script>
<link rel="stylesheet" href="/zoraptera/assets/index-efb835fd.css">
</head>
<body>
<!--body-tags-open-->
<div id="app"></div>

<!--body-tags-->
</body>
</html>
2 changes: 2 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Allow: /

0 comments on commit a1420ef

Please sign in to comment.