Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed Jan 15, 2024
0 parents commit b561e7b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/index.17ee79e6.css

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

2 changes: 2 additions & 0 deletions assets/index.1dd27c6d.js

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!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>Lordle of the Rings</title>
<script type="module" crossorigin src="/assets/index.1dd27c6d.js"></script>
<link rel="stylesheet" href="/assets/index.17ee79e6.css">
</head>
<body>
<div id="app"></div>

</body>
</html>

0 comments on commit b561e7b

Please sign in to comment.