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
17 changes: 9 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,27 @@
<body>
<header class='masthead'>
<p class='masthead-intro'>Hi I'm</p>
<h1 class='masthead-heading'>Your Name Here</h1>
<h1 class='masthead-heading'>Dewey Preast</h1>
</header>
<section class="details">
<h1>Introduction</h1>
<p>Details here...</p>
<p>After 15 years helping others implement they're creative vision, it is time to pursue my own.</p>
<h1>Where I'm From</h1>
<p>Details here...</p>
<p>Originally Wilmington, NC have called atlanta home for roughly 6 years</p>
<h1>What are your favorite hobbies?</h1>
<p>Details here...</p>
<p>Learning new things, hanging out with my daughter.</p>
<h1>What's your dream job?</h1>
<p>Details here...</p>
<p>To build websites for small farms to help them with marketing and possibly some e-commerce</p>
<h1>Where do you live?</h1>
<p>Details here...</p>
<p>Hapeville</p>
<h1>Why do you want to be a web developer?</h1>
<p>Details here...</p>
<p>Agricultural applications are rapidly turning to technology to supplement declining resources.</p>
</section>

<footer id="footer">
<ul class="social">
<li><a href="http://www.github.com/usernamehere">Github</a></li>
<li><a href="http://www.github.com/Aestheticfoliage">Github</a></li>

</ul>
</footer>
</body>
Expand Down