diff options
| author | s1n <[email protected]> | 2019-10-20 16:19:13 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 16:19:13 -0700 |
| commit | f0a88426dca69faea2f33cfa1b995d1bf7f4790f (patch) | |
| tree | ded13685fabcac7d6c43285f302db9399872fb20 /index.html | |
| parent | organize and relink (diff) | |
| download | p.s1n.pw-admin-f0a88426dca69faea2f33cfa1b995d1bf7f4790f.tar.xz p.s1n.pw-admin-f0a88426dca69faea2f33cfa1b995d1bf7f4790f.zip | |
rename files to index to fix them not showing up
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ <div id="resize"> <div class="close-btn">close</div> - <ul id="menu"> + <ul id="menu"></ul> <li><a href="/">home<span>.</span></a></li> <li><a href="/work/">work<span>.</span></a></li> <li><a href="/about/">about me<span>.</span></a></li> |