add board list to front page
This commit is contained in:
parent
0abb5882ec
commit
8d4778c2d7
@ -26,8 +26,9 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<a href="{{prefix}}o/"><img id="logo" src="{{prefix}}static/changolia-logo.png" /><h1>enter</h1></a>
|
<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}}boards.html"><h2>Board List</h2></a>
|
||||||
|
<a href="{{prefix}}static/faq.html">FAQ</a>
|
||||||
</center>
|
</center>
|
||||||
<hr/>
|
<hr/>
|
||||||
<footer>
|
<footer>
|
||||||
|
Reference in New Issue
Block a user