diff options
author | dvs1 | 2024-12-16 15:02:51 +1000 |
---|---|---|
committer | dvs1 | 2024-12-16 15:02:51 +1000 |
commit | 99e70166b89a2f76327d2b4b5f29e166d7f7ded3 (patch) | |
tree | b131140378f5a8d95572240df88480865147e35c /default.template | |
parent | Fix up footer links. (diff) | |
download | notYetAnotherWiki-99e70166b89a2f76327d2b4b5f29e166d7f7ded3.zip notYetAnotherWiki-99e70166b89a2f76327d2b4b5f29e166d7f7ded3.tar.gz notYetAnotherWiki-99e70166b89a2f76327d2b4b5f29e166d7f7ded3.tar.bz2 notYetAnotherWiki-99e70166b89a2f76327d2b4b5f29e166d7f7ded3.tar.xz |
Another footer tweak.
Diffstat (limited to 'default.template')
-rw-r--r-- | default.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.template b/default.template index 0469099..6968794 100644 --- a/default.template +++ b/default.template | |||
@@ -57,7 +57,7 @@ | |||
57 | </tr> | 57 | </tr> |
58 | <tr> | 58 | <tr> |
59 | <td style="background-color: rebeccapurple"> | 59 | <td style="background-color: rebeccapurple"> |
60 | <p>Web site <a href="$feedatom$">atom feed</a>, <a href="$history$">history</a>, and <a href="$sourcecode$">source code</a> Powered by <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/about/">notYetAnotherWiki</a> Version -0.1.</p> | 60 | <p>Page <a href="$history$">history</a>. Web site <a href="$feedatom$">atom feed</a> and <a href="$sourcecode$">source code</a> Powered by <a href="https://sledjhamr.org/cgit/notYetAnotherWiki/about/">notYetAnotherWiki</a> Version -0.1.</p> |
61 | </td> | 61 | </td> |
62 | </tr> | 62 | </tr> |
63 | <tr> | 63 | <tr> |