mirror of
https://github.com/FireEmblemUniverse/fireemblem8u.git
synced 2024-11-23 05:10:00 +00:00
Add unordered list in index.html.
This commit is contained in:
parent
576fa2887f
commit
74fded2e80
@ -4,7 +4,9 @@
|
||||
<title>fireemblem8u</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="progress.txt">progress</a>
|
||||
<a href="symbols.txt">symbols</a>
|
||||
<ul>
|
||||
<li><a href="progress.txt">progress</a></li>
|
||||
<li><a href="symbols.txt">symbols</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user