aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-14 02:15:14 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-14 02:15:14 +0000
commitc3a13d01fca814c286007c126413fbc0375ab408 (patch)
tree28a94463f60903286c258aae160d6f8d07388c61
parentec2ccf2bd6374eba2ff9b3a131b7523c538c8a56 (diff)
downloadikiwiki-c3a13d01fca814c286007c126413fbc0375ab408.tar
ikiwiki-c3a13d01fca814c286007c126413fbc0375ab408.tar.gz
web commit by JoshTriplett: Put links into a list.
-rw-r--r--doc/examples/blog/sidebar.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/blog/sidebar.mdwn b/doc/examples/blog/sidebar.mdwn
index bfd81edda..19475d7c7 100644
--- a/doc/examples/blog/sidebar.mdwn
+++ b/doc/examples/blog/sidebar.mdwn
@@ -1,7 +1,7 @@
Example sidebar
-[[Blog|index]]
-[[Archive|posts]]
+* [[Blog|index]]
+* [[Archive|posts]]
Categories:
[[map pages="./tags/* and !*/Discussion"]]