2021-09-16T19:16:23+00:00 Deploy new site
This commit is contained in:
parent
abf7a16c34
commit
59f52d1398
7 changed files with 21508 additions and 4994 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Begin Jekyll SEO tag v2.7.1 -->
|
||||
|
|
@ -19,12 +19,12 @@
|
|||
{"description":"Web developer, actor, all around good guy","@type":"WebPage","url":"https://danielrayjones.com/theater/","headline":"Acting Resume","author":{"@type":"Person","name":"Dan Jones"},"@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/style-1d269e2ec57790925e2dbb61f0ef65db83005868c8e85d7ec231a6e00fbbcccf.css" integrity="sha256-HSaeLsV3kJJeLbth8O9l24MAWGjI6F1+wjGm4A+7zM8=" crossorigin="anonymous">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/style-a052dd0a2aca905037f16718888cc798d19ba6f418ac340fad681135b56be149.css" integrity="sha256-oFLdCirKkFA38WcYiIzHmNGbpvQYrDQPrWgRNbVr4Uk=" crossorigin="anonymous">
|
||||
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
||||
</head>
|
||||
|
||||
<body id="page-theater" class="bg-dark">
|
||||
<section class="container-fluid primary-container">
|
||||
<div class="container-fluid primary-container">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark site-header">
|
||||
<a class="navbar-brand" href="/">Dan Jones</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse"
|
||||
|
|
@ -72,18 +72,19 @@
|
|||
|
||||
|
||||
<aside>
|
||||
<header>
|
||||
<h2>My Tweets</h2>
|
||||
<header>
|
||||
<h2>My Tweets</h2>
|
||||
</header>
|
||||
<a class="twitter-timeline"
|
||||
data-height="400"
|
||||
href="https://twitter.com/goodevilgenius?ref_src=twsrc%5Etfw">
|
||||
Tweets by goodevilgenius
|
||||
</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</a><script async src="https://platform.twitter.com/widgets.js"></script>
|
||||
</aside>
|
||||
|
||||
</div>
|
||||
|
||||
<main class="bg-white rounded-large order-1 order-md-2 col-12 col-md-9 col-xl-10 py-md-3 pl-md-5 bd-content" role="main">
|
||||
<main class="bg-white rounded-large order-1 order-md-2 col-12 col-md-9 col-xl-10 py-md-3 ps-md-5 bd-content">
|
||||
<section class="entry-content container-fluid">
|
||||
|
||||
<header class="entry-header">
|
||||
|
|
@ -175,7 +176,7 @@ Hair: Brown • Eyes: Blue</p>
|
|||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<footer class="footer bg-dark site-footer">
|
||||
<div class="container-fluid">
|
||||
|
|
@ -190,6 +191,6 @@ Hair: Brown • Eyes: Blue</p>
|
|||
</div>
|
||||
</footer>
|
||||
|
||||
<script integrity="sha256-+DWUcp4j0Vc6q7XhFesEtuWVDBgJt/Hn2RK4lqu19Ds=" crossorigin="anonymous" src="/assets/application-f83594729e23d1573aabb5e115eb04b6e5950c1809b7f1e7d912b896abb5f43b.js" type="text/javascript"></script>
|
||||
<script integrity="sha256-5xZQl0lAccXTZifZ/71RAMib4BxmYclF2sExG1mK8zQ=" crossorigin="anonymous" src="/assets/application-e7165097494071c5d36627d9ffbd5100c89be01c6661c945dac1311b598af334.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue