imported theme and posts from WP
This commit is contained in:
parent
2266e3ddc5
commit
c5892a5972
60 changed files with 1095 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
<footer class="footer mt-auto py-3">
|
||||
<div class="container">
|
||||
<span class="text-muted"><i class="far fa-copyright"></i>HACK13<i>(Timothy Rogers)</i></span>
|
||||
<span class="text-muted"><i class="far fa-copyright"></i>HACK13<i>(Timothy Rogers)</i> Built with Hugo</span>
|
||||
</div>
|
||||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
|
||||
|
|
Reference in a new issue