2018-01-29T18:56:44+0000 Deploy new site
This commit is contained in:
parent
b45fce5bee
commit
6c0d07d9b7
12 changed files with 12572 additions and 8369 deletions
|
|
@ -16,8 +16,7 @@
|
|||
{"description":"Web developer, actor, all around good guy","author":{"@type":"Person","name":"Dan Jones"},"@type":"WebPage","url":"https://projects.danielrayjones.com/danielrayjones/web/","headline":"Web Resume","@context":"http://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/danielrayjones/style.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/danielrayjones/assets/style.css">
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
</head>
|
||||
|
||||
|
|
@ -35,6 +34,10 @@
|
|||
|
||||
<div class="row">
|
||||
<div class="order-2 order-md-1 col-12 col-md-3 col-xl-2 bd-sideboard bg-dark">
|
||||
<aside>
|
||||
<p>Web developer, actor, all around good guy</p>
|
||||
</aside>
|
||||
|
||||
<aside>
|
||||
<header>
|
||||
<h2>My Links</h2>
|
||||
|
|
@ -252,9 +255,24 @@
|
|||
|
||||
</section>
|
||||
</main>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<footer class="footer bg-dark">
|
||||
<div class="container-fluid">
|
||||
<p>Dan Jones
|
||||
<a href="https://www.facebook.com/danjones"><i class="fa fa-facebook"></i></a>
|
||||
<a href="https://www.flickr.com/photos/goodevilgenius/"><i class="fa fa-flickr"></i></a>
|
||||
<a href="https://github.com/goodevilgenius"><i class="fa fa-github"></i></a>
|
||||
<a href="https://instagram.com/goodevilgenius"><i class="fa fa-instagram"></i></a>
|
||||
<a href="https://www.linkedin.com/in/danjones000"><i class="fa fa-linkedin"></i></a>
|
||||
<a href="https://twitter.com/goodevilgenius"><i class="fa fa-twitter"></i></a>
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script type="text/javascript" src="/danielrayjones/assets/application.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue