Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
AmbitiousCoder-07 committed Jun 15, 2024
2 parents 42416be + cea9317 commit 62068e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Html-files/book-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
<li><a href="menu.html">Menu</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="ContactUpdate.html">Offers</a></li>
<li><a href="book-table.html">Reservation</a></li>
</ul>
<div>
<ul class="ul2">
Expand Down
1 change: 1 addition & 0 deletions Html-files/services.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="icon" href="../Foodie_Favicon.png" type="image/x-icon">

<link
href="https://fonts.googleapis.com/css2?family=Fuggles&family=Mooli&family=Oswald:wght@600&family=Roboto:wght@100;300&display=swap"
Expand Down

0 comments on commit 62068e6

Please sign in to comment.