2018-01-24T19:02:12+0000 Deploy new site

This commit is contained in:
Circle CI 2018-01-24 19:02:12 +00:00
commit b5a15a6a8c
6 changed files with 123 additions and 35 deletions

View file

@ -35,17 +35,36 @@
</div>
</nav>
<section class="entry-content container-fluid">
<header class="entry-header">
<h1 class="entry-title">Acting Resume</h1>
</header>
<h1>Dan Jones</h1>
<div class="row">
<div class="order-2 order-md-1 col-12 col-md-3 col-xl-2 bd-sidebard">
<aside>
<header>
<h2>My Links</h2>
</header>
<p><a href="/links/01-github/">My GitHub </a></p>
<p><a href="/links/05-gists/">My GitHub Gists </a></p>
</aside>
</div>
<main class="order-1 order-md-2 col-12 col-md-9 col-xl-8 py-md-3 pl-md-5 bd-content" role="main">
<section class="entry-content container-fluid">
<header class="entry-header">
<h1 class="entry-title">Acting Resume</h1>
</header>
<h1>Dan Jones</h1>
<section id="contact">
<div>
<p>10117 Emerald Park Dr<br/>
<p>12618 Day Hollow Ln<br/>
Houston, TX 77070</p>
<p>+1 (704) 3261626<br/>
@ -115,7 +134,10 @@ Hair: Brown &bull; Eyes: Blue</p>
</ul>
</section>
</section>
</section>
</main>
</div>
</section>
</body>
</html>