Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,16 @@
</head>
<body>
<h1>Culinary Chronicles: Showcasing the Best Food in the World</h1>
<h3>A website by: PARTNER 1 & PARTNER 2</h3>
<h3>A website by: Thomas & Briana</h3>

<!-- Create a list of your favorite cuisines and pictures -->
<ul>
<li>Italian</li>
<li>American</li>
<li>Indian</li>
<li>Chinese</li>
<li>Japanese</li>
</ul>



Expand Down