Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliepina committed Feb 18, 2024
1 parent 68adc23 commit 11427fa
Show file tree
Hide file tree
Showing 12 changed files with 71 additions and 455 deletions.
Empty file removed .nojekyll
Empty file.
13 changes: 13 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"files": {
"main.css": "/stoic-quote/static/css/main.17f34fae.css",
"main.js": "/stoic-quote/static/js/main.fc0c0ad8.js",
"index.html": "/stoic-quote/index.html",
"main.17f34fae.css.map": "/stoic-quote/static/css/main.17f34fae.css.map",
"main.fc0c0ad8.js.map": "/stoic-quote/static/js/main.fc0c0ad8.js.map"
},
"entrypoints": [
"static/css/main.17f34fae.css",
"static/js/main.fc0c0ad8.js"
]
}
374 changes: 0 additions & 374 deletions assets/index-0eb69d29.js

This file was deleted.

Binary file added favicon.ico
Binary file not shown.
24 changes: 0 additions & 24 deletions favicon.svg

This file was deleted.

34 changes: 1 addition & 33 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,33 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Stoic Quote Generator" />
<meta name="Stoic Quote" content="Stoic Quotes" />
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.6.1/css/all.css"
/>
<link
href="https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,100;0,300;0,400;0,500;1,300&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<title>Stoic Quote</title>
<script type="module" crossorigin src="./assets/index-0eb69d29.js"></script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>

</body>
</html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/stoic-quote/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Stoic Quote Generator"/><meta name="Stoic Quote" content="Stoic Quotes"/><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.1/css/all.css"/><link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,100;0,300;0,400;0,500;1,300&display=swap" rel="stylesheet"/><link href="https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&display=swap" rel="stylesheet"/><title>Stoic Quotes</title><script defer="defer" src="/stoic-quote/static/js/main.fc0c0ad8.js"></script><link href="/stoic-quote/static/css/main.17f34fae.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
24 changes: 0 additions & 24 deletions logo.svg

This file was deleted.

Loading

0 comments on commit 11427fa

Please sign in to comment.