2018-01-23T18:53:43+0000 Deploy new site
This commit is contained in:
parent
31d558bce8
commit
22fa3a5b05
6 changed files with 77 additions and 53 deletions
31
index.html
31
index.html
|
|
@ -24,20 +24,24 @@
|
|||
</head>
|
||||
|
||||
<body >
|
||||
<nav class="nav noprint">
|
||||
<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>
|
||||
</nav>
|
||||
<section class="container-fluid primary-container">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
||||
<a class="navbar-brand" href="/danielrayjones/">Dan Jones</a>
|
||||
<div class="collapse navbar-collapse justify-content-end">
|
||||
<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>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<section class="entry-content container-fluid">
|
||||
|
||||
<header class="entry-header">
|
||||
<h1 class="entry-title">Introduction</h1>
|
||||
</header>
|
||||
|
||||
<p>Welcome to my website. My name is Dan Jones. I am a web developer and an actor, and I'd like to tell you a bit about myself.</p>
|
||||
<section class="entry-content container-fluid">
|
||||
|
||||
<header class="entry-header">
|
||||
<h1 class="entry-title">Introduction</h1>
|
||||
</header>
|
||||
|
||||
<p>Welcome to my website. My name is Dan Jones. I am a web developer and an actor, and I'd like to tell you a bit about myself.</p>
|
||||
|
||||
<section id="webdeveloper">
|
||||
<h2>Dan Jones, the Web Developer</h2>
|
||||
|
|
@ -68,6 +72,7 @@
|
|||
|
||||
</section>
|
||||
|
||||
</section>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue