Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
juliabgkv committed Apr 6, 2024
1 parent 421cea6 commit 158c3d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion recipe.html
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Document</title><link rel="icon" href="chef.png"><script defer="defer" src="recipe.590144577c44865a588b.js"></script><link href="recipe.1f0fa525949340706bda.css" rel="stylesheet"></head><body><header class="topbar"><div class="left-side"><button id="backBtn" class="back-btn" title="Back"></button> <a href="./saved.html" title="Favorites" class="saved-link"></a></div><a href="./index.html" class="logo"><img src="assets/reciptoria_logo.svg" alt="Reciptoria"></a></header><section id="recipeWrapper" class="recipe-wrapper"><div id="loader" class="loader"><div class="lds-grid"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div></div></section><div id="background" class="background"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><script async src="https://www.googletagmanager.com/gtag/js?id=G-W8266386VT"></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-W8266386VT');</script><meta name="viewport" content="width=device-width,initial-scale=1"><title>Document</title><link rel="icon" href="chef.png"><script defer="defer" src="recipe.590144577c44865a588b.js"></script><link href="recipe.1f0fa525949340706bda.css" rel="stylesheet"></head><body><header class="topbar"><div class="left-side"><button id="backBtn" class="back-btn" title="Back"></button> <a href="./saved.html" title="Favorites" class="saved-link"></a></div><a href="./index.html" class="logo"><img src="assets/reciptoria_logo.svg" alt="Reciptoria"></a></header><section id="recipeWrapper" class="recipe-wrapper"><div id="loader" class="loader"><div class="lds-grid"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div></div></section><div id="background" class="background"></div></body></html>
6 changes: 5 additions & 1 deletion saved.html
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Reciptoria | Saved Recipes</title><link rel="icon" href="chef.png"><script defer="defer" src="saved.8f186efd3cba5c1869df.js"></script><link href="saved.2a6218affd5665e2db5b.css" rel="stylesheet"></head><body><header class="topbar"><button id="backBtn" class="back-btn" title="Back"></button> <a href="./index.html" class="logo"><img src="assets/reciptoria_logo.svg" alt="Reciptoria"></a></header><section class="recipes"><h2 class="section-title">Saved Recipes</h2><div id="loader" class="loader"><div class="lds-grid"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div></div><div id="emptyMssg" class="empty-mssg">Nothing found...</div><div id="recipesContainer" class="recipes-container"></div></section></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><script async src="https://www.googletagmanager.com/gtag/js?id=G-W8266386VT"></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-W8266386VT');</script><meta name="viewport" content="width=device-width,initial-scale=1"><title>Reciptoria | Saved Recipes</title><link rel="icon" href="chef.png"><script defer="defer" src="saved.8f186efd3cba5c1869df.js"></script><link href="saved.2a6218affd5665e2db5b.css" rel="stylesheet"></head><body><header class="topbar"><button id="backBtn" class="back-btn" title="Back"></button> <a href="./index.html" class="logo"><img src="assets/reciptoria_logo.svg" alt="Reciptoria"></a></header><section class="recipes"><h2 class="section-title">Saved Recipes</h2><div id="loader" class="loader"><div class="lds-grid"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div></div><div id="emptyMssg" class="empty-mssg">Nothing found...</div><div id="recipesContainer" class="recipes-container"></div></section></body></html>

0 comments on commit 158c3d1

Please sign in to comment.