Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
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
6 changes: 3 additions & 3 deletions views/pizza.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div class="col-md-6">
<div class="row">
<div class="col-md-12">
<h1>Cam's Pizzeria</h1>
<h1>Franz's Pizzeria</h1>
<div class="row">
<div id="menu" class="col-md-12">
<form action="#randomPizzas">
Expand Down Expand Up @@ -42,7 +42,7 @@ <h1>Cam's Pizzeria</h1>
<div class="row">
<div class="col-md-12">
<h2>We Have Hundreds of Pizza Recipes!</h2>
<p>At Cam's Pizzeria, we know you want options. Pepperoni? Boring. Cheese? No way! Sausage? C'mon, let's get creative.</p>
<p>At Franz's Pizzeria, we know you want options. Pepperoni? Boring. Cheese? No way! Sausage? C'mon, let's get creative.</p>

<p>We have every pizza ingredient imaginable in our kitchen because we know you take choice seriously. Take a look through our menu of hundreds of pizza options and we know that you'll find something you love.</p>
</div>
Expand Down Expand Up @@ -124,7 +124,7 @@ <h4>The Udacity Special</h4>
<img src="images/pizza.png" class="img-responsive">
</div>
<div style="width:65%">
<h4>The Cameron Special</h4>
<h4>The Franzer Special</h4>
<ul>
<li>Chicken</li>
<li>Hot Sauce</li>
Expand Down