Initial commit
This commit is contained in:
1
util/head.html
Normal file
1
util/head.html
Normal file
@@ -0,0 +1 @@
|
||||
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
|
8
util/postamble.html
Normal file
8
util/postamble.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<div id="footer">
|
||||
<hr>
|
||||
If you have any comments about this page, you can email me at: <br>
|
||||
<b>akko [shift-2] nakadashi -dot- lol</b><br><br>
|
||||
|
||||
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
|
||||
Blog proudly built using <a href="/posts/elog-1-blog.html">org-mode</a>!
|
||||
</div>
|
5
util/preamble.html
Normal file
5
util/preamble.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<div id="header">
|
||||
<a href="/">Home</a> |
|
||||
<a href="/about.html">dare desu ka</a> |
|
||||
<a href="/sitemap.html">Sitemap</a>
|
||||
</div>
|
Reference in New Issue
Block a user