Archived
1
0

add board list to front page

This commit is contained in:
Jeff Becker 2017-04-22 10:14:51 -04:00
parent 0abb5882ec
commit 8d4778c2d7

View File

@ -26,8 +26,9 @@
</head>
<body>
<center>
<a href="{{prefix}}o/"><img id="logo" src="{{prefix}}static/changolia-logo.png" /><h1>enter</h1></a>
<a href="{{prefix}}static/faq.html">faq</a>
<a href="{{prefix}}o/"><img id="logo" src="{{prefix}}static/changolia-logo.png" /><h1>Enter</h1></a>
<a href="{{prefix}}boards.html"><h2>Board List</h2></a>
<a href="{{prefix}}static/faq.html">FAQ</a>
</center>
<hr/>
<footer>