aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/default.template
diff options
context:
space:
mode:
authordvs12024-12-21 17:56:41 +1000
committerdvs12024-12-21 17:56:41 +1000
commit2adacbe580ae8ce68d8e48add43a812e6ae8b759 (patch)
tree0a47449c6e05c8d30db2215d9c53447b9178f936 /default.template
parentMinor doc tweaks. (diff)
downloadnotYetAnotherWiki-2adacbe580ae8ce68d8e48add43a812e6ae8b759.zip
notYetAnotherWiki-2adacbe580ae8ce68d8e48add43a812e6ae8b759.tar.gz
notYetAnotherWiki-2adacbe580ae8ce68d8e48add43a812e6ae8b759.tar.bz2
notYetAnotherWiki-2adacbe580ae8ce68d8e48add43a812e6ae8b759.tar.xz
Major rewrite, mostly of the directory scanning code.
It can now populate the links around the edges, and turn an entire directory structure into a web site.
Diffstat (limited to 'default.template')
-rw-r--r--default.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.template b/default.template
index 97f8073..f8a435f 100644
--- a/default.template
+++ b/default.template
@@ -41,7 +41,7 @@
41 $menu$ 41 $menu$
42 </td> 42 </td>
43 <td style="background-color: rebeccapurple"> 43 <td style="background-color: rebeccapurple">
44 &#x1f463; $webtrail$ 44 &#x1f463; $trail$
45 </td> 45 </td>
46 </tr> 46 </tr>
47 <tr> 47 <tr>