2018-01-24T19:02:12+0000 Deploy new site
This commit is contained in:
parent
22fa3a5b05
commit
b5a15a6a8c
6 changed files with 123 additions and 35 deletions
|
|
@ -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) 326–1626<br/>
|
||||
|
|
@ -115,7 +134,10 @@ Hair: Brown • Eyes: Blue</p>
|
|||
</ul>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
</section>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue