Skip to content

Commit

Permalink
Deploying to gh-pages from @ a46b6d8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vanfossen committed Oct 8, 2024
0 parents commit 012cfae
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 0 deletions.
40 changes: 40 additions & 0 deletions assets/index-BQMz8NhM.js

Large diffs are not rendered by default.

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

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

4 changes: 4 additions & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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="/simple-landing-page/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hello, World!</title>
<script type="module" crossorigin src="/simple-landing-page/assets/index-BQMz8NhM.js"></script>
<link rel="stylesheet" crossorigin href="/simple-landing-page/assets/index-hfnA9lJC.css">
</head>
<body>
<div id="root"></div>
</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: *
Disallow: /

0 comments on commit 012cfae

Please sign in to comment.