diff options
author | dvs1 | 2024-12-16 14:54:50 +1000 |
---|---|---|
committer | dvs1 | 2024-12-16 14:54:50 +1000 |
commit | a83e7c3e5882a2e7268698950975fe25591fb920 (patch) | |
tree | dd0b35be2556c833ab4e03026f61f796c2e6a22e /index.HTML | |
parent | The results after actually running the thing. (diff) | |
download | notYetAnotherWiki-a83e7c3e5882a2e7268698950975fe25591fb920.zip notYetAnotherWiki-a83e7c3e5882a2e7268698950975fe25591fb920.tar.gz notYetAnotherWiki-a83e7c3e5882a2e7268698950975fe25591fb920.tar.bz2 notYetAnotherWiki-a83e7c3e5882a2e7268698950975fe25591fb920.tar.xz |
Fix up footer links.
Diffstat (limited to 'index.HTML')
-rw-r--r-- | index.HTML | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ system built into the thing. Now it’s Yet Another Wiki.</p> | |||
69 | </tr> | 69 | </tr> |
70 | <tr> | 70 | <tr> |
71 | <td style="background-color: rebeccapurple"> | 71 | <td style="background-color: rebeccapurple"> |
72 | <p>Web site <a href="">atom feed</a>, <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/log/index.md">history</a>, and <a href="">source code</a> Powered by <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/about/">notYetAnotherWiki</a> Version -0.1.</p> | 72 | <p>Web site <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/atom">atom feed</a>, <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/log/index.md">history</a>, and <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/">source code</a> Powered by <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/about/">notYetAnotherWiki</a> Version -0.1.</p> |
73 | </td> | 73 | </td> |
74 | </tr> | 74 | </tr> |
75 | <tr> | 75 | <tr> |