Skip to content

Commit

Permalink
Deploying to gh-pages from @ ac67f1e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Robertw8 committed Aug 25, 2023
1 parent 3f062dd commit 331762f
Show file tree
Hide file tree
Showing 8 changed files with 117 additions and 121 deletions.
1 change: 0 additions & 1 deletion assets/aos-23aa1fb8.css

This file was deleted.

1 change: 1 addition & 0 deletions assets/aos-5fd85eb2.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions assets/aos-26cf9ec7.js → assets/aos-a32ca2dc.js

Large diffs are not rendered by default.

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

107 changes: 107 additions & 0 deletions assets/main-4f590572.js

Large diffs are not rendered by default.

107 changes: 0 additions & 107 deletions assets/main-a41b18b8.js

This file was deleted.

8 changes: 3 additions & 5 deletions favorites.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<title>Favorites</title>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />

<script type="module" crossorigin src="/project-recipes/assets/favorites-92c64e50.js"></script>
<link rel="modulepreload" crossorigin href="/project-recipes/assets/aos-26cf9ec7.js">
<link rel="stylesheet" href="/project-recipes/assets/aos-23aa1fb8.css">
<script type="module" crossorigin src="/project-recipes/assets/favorites-a59979f8.js"></script>
<link rel="modulepreload" crossorigin href="/project-recipes/assets/aos-a32ca2dc.js">
<link rel="stylesheet" href="/project-recipes/assets/aos-5fd85eb2.css">
</head>
<body>
<header class="header">
Expand Down Expand Up @@ -66,7 +66,6 @@
<span></span>
</label>
</div>
<!-- ==== Mobile menu =========== -->
<div class="mob-menu js-menu-container" id="mobile-menu">
<button
type="button"
Expand Down Expand Up @@ -104,7 +103,6 @@
</label>
</div>

<!-- ========================================== -->
</div>
</header>

Expand Down
8 changes: 3 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<title>Tasty Treats</title>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />

<script type="module" crossorigin src="/project-recipes/assets/main-a41b18b8.js"></script>
<link rel="modulepreload" crossorigin href="/project-recipes/assets/aos-26cf9ec7.js">
<link rel="stylesheet" href="/project-recipes/assets/aos-23aa1fb8.css">
<script type="module" crossorigin src="/project-recipes/assets/main-4f590572.js"></script>
<link rel="modulepreload" crossorigin href="/project-recipes/assets/aos-a32ca2dc.js">
<link rel="stylesheet" href="/project-recipes/assets/aos-5fd85eb2.css">
<link rel="stylesheet" href="/project-recipes/assets/index-28a683b6.css">
</head>
<body>
Expand Down Expand Up @@ -67,7 +67,6 @@
<span></span>
</label>
</div>
<!-- ==== Mobile menu =========== -->
<div class="mob-menu js-menu-container" id="mobile-menu">
<button
type="button"
Expand Down Expand Up @@ -105,7 +104,6 @@
</label>
</div>

<!-- ========================================== -->
</div>
</header>

Expand Down

0 comments on commit 331762f

Please sign in to comment.