2018-02-14T18:02:29+0000 Deploy new site
This commit is contained in:
parent
c44d7c5670
commit
4d7a721218
9 changed files with 55 additions and 47 deletions
|
|
@ -10,21 +10,21 @@
|
|||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="description" content="Web developer, actor, all around good guy" />
|
||||
<meta property="og:description" content="Web developer, actor, all around good guy" />
|
||||
<link rel="canonical" href="https://projects.danielrayjones.com/danielrayjones/web/" />
|
||||
<meta property="og:url" content="https://projects.danielrayjones.com/danielrayjones/web/" />
|
||||
<link rel="canonical" href="https://danielrayjones.com/web/" />
|
||||
<meta property="og:url" content="https://danielrayjones.com/web/" />
|
||||
<meta property="og:site_name" content="Dan Jones" />
|
||||
<script type="application/ld+json">
|
||||
{"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>
|
||||
{"description":"Web developer, actor, all around good guy","author":{"@type":"Person","name":"Dan Jones"},"@type":"WebPage","url":"https://danielrayjones.com/web/","headline":"Web Resume","@context":"http://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="/danielrayjones/assets/style-33be26e12e7cc9bea7ab4ffc1dcd0d70f906560d90b14b8bc5da8362a2d9a628.css">
|
||||
<link type="text/css" rel="stylesheet" href="/assets/style-ffae80f0b974bb4faac54e054840a4e7bee011698097910eec689fc5d22ff3af.css">
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
</head>
|
||||
|
||||
<body id="page-web" class="bg-dark">
|
||||
<section class="container-fluid primary-container">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark site-header">
|
||||
<a class="navbar-brand" href="/danielrayjones/">Dan Jones</a>
|
||||
<a class="navbar-brand" href="/">Dan Jones</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse"
|
||||
data-target="#nav-links" aria-label="Toggle navigation"
|
||||
aria-controls="nav-links" aria-expanded="false">
|
||||
|
|
@ -32,10 +32,10 @@
|
|||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse justify-content-end" id="nav-links">
|
||||
<a class="nav-link" href="/danielrayjones/">Introduction</a>
|
||||
<a class="nav-link" href="/danielrayjones/web/">Web Resume</a>
|
||||
<a class="nav-link" href="/danielrayjones/theater/">Acting Resume</a>
|
||||
<a class="nav-link" href="/danielrayjones/contact/">Contact</a>
|
||||
<a class="nav-link" href="/">Introduction</a>
|
||||
<a class="nav-link" href="/web/">Web Resume</a>
|
||||
<a class="nav-link" href="/theater/">Acting Resume</a>
|
||||
<a class="nav-link" href="/contact/">Contact</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
|
@ -289,6 +289,6 @@
|
|||
</div>
|
||||
</footer>
|
||||
|
||||
<script type="text/javascript" src="/danielrayjones/assets/application-60276c0f7e6e342ae04530163767c900174d45bbdef0214f765315b00e6f455e.js"></script>
|
||||
<script type="text/javascript" src="/assets/application-60276c0f7e6e342ae04530163767c900174d45bbdef0214f765315b00e6f455e.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue