Skip to content

Commit

Permalink
Build project
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiefWoods committed Jan 13, 2024
0 parents commit 5de3d6a
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/comment-quote-outline-UnNX39K_.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/index-7Zwzat1Q.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-bp1Nc2hP.js

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

17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://chiefwoods.github.io/footer-template/template.css">
<link rel="icon" type="image/svg+xml" href="./assets/comment-quote-outline-UnNX39K_.svg" />
<title>Random Quote Machine</title>
<script type="module" crossorigin src="./assets/index-bp1Nc2hP.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-7Zwzat1Q.css">
</head>

<body>
</body>

</html>

0 comments on commit 5de3d6a

Please sign in to comment.