Refactor
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
<!-- Logo by Jason Long -->
|
||||
<a href="https://git.rauhala.info"><img src="/images/git_16.png" alt="git" /></a>
|
||||
<a href="/contact.html">Contact</a>
|
||||
<a href="/posts.html">Posts</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
@ -29,7 +30,7 @@
|
||||
<footer>
|
||||
Site proudly generated by
|
||||
<a href="http://jaspervdj.be/hakyll">Hakyll</a>
|
||||
<span id="ipfs">and found on IPFS as <em></em></ipfs>
|
||||
<span id="ipfs">and found on IPFS as <em></em></ipfs>
|
||||
</footer>
|
||||
</body>
|
||||
<script type="application/javascript" src="/js/jquery-3.3.1.min.js"></script>
|
||||
|
@ -1,3 +1,3 @@
|
||||
A list of small and big guides.
|
||||
Me writing out interesting ideas and experiments.
|
||||
|
||||
$partial("templates/post-list.html")$
|
||||
|
Reference in New Issue
Block a user