forked from xeoncross/jr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfooter.html
More file actions
24 lines (18 loc) · 820 Bytes
/
footer.html
File metadata and controls
24 lines (18 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<section>
<aside>
<img src="https://lut.im/NVUSYcIHc5/fsAfT37uXa3tyiVW.jpg" alt="" title="">
<p>When it comes to code, I'm an illiterate who just likes stories; of course, I favor free, libre, open-source, encrypted stories. I want everything to be wrapped into encrypted browsers running on free, open-source hardware. You can reach me on Twitter @absullivan1 or github (absullivan).
</p>
</aside>
<h3>Recent Articles</h3>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="editor.html">Post Editor</a></li>
<li><a href="about.html">The Static, Static Blog Generator</a></li>
<li><a href="license.html">Project License</a></li>
<li><a href="john1.html">John Chapter 1</li>
<li><a href="https://github.com/Xeoncross/jr">Github Project</a></li>
</ul>
</nav>
</section>