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
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
<body>
<header class='masthead'>
<p class='masthead-intro'>Hi I'm</p>
<h1 class='masthead-heading'>Your Name Here</h1>
<h1 class='masthead-heading'>Bret Petersen</h1>
</header>
<section class="details">
<h1>Introduction</h1>
<p>Details here...</p>
<p>I am a software developer.</p>
<h1>Where I'm From</h1>
<p>Details here...</p>
<p>Brainerd, MN</p>
<h1>What are your favorite hobbies?</h1>
<p>Details here...</p>
<p>Biking, yoga, true crime.</p>
<h1>What's your dream job?</h1>
<p>Details here...</p>
<p>Remote application developer.</p>
<h1>Where do you live?</h1>
<p>Details here...</p>
<p>Minneapolis, MN</p>
<h1>Why do you want to be a web developer?</h1>
<p>Details here...</p>
<p>I have ideas that I would like to make happen using code :)</p>
</section>

<footer id="footer">
Expand Down