moved images and .js into static

This commit is contained in:
2018-08-01 11:19:34 -04:00
parent 4234329ea1
commit 3885673245
6 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
filter: invert(100%);}
.current-page {opacity: .3;}
</style>
<script src="nav.js"></script>
<script src="/static/nav.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-123137342-1"></script>
<script>
@@ -44,7 +44,7 @@
<div id="content" class="clear h2 m2 sm-col sm-col-12 md-col-10 lg-col-8">
<img src="zev.jpeg" class="left mr3 mt1" style="height: 10em;">
<img src="/static/zev.jpeg" class="left mr3 mt1" style="height: 10em;">
<p>Hi, my name is Zev. I live in Burlington, Vermont, in the United States.</p>