fix tag
Actually, tags can't be made to work with and w/o tagbase, so just make it assume tagbase is set. Better example anyway. (It'll be a broken link on ikiwiki.info though.)master
parent
6e7bfbe7bb
commit
b6666f5ac8
|
@ -1,4 +1,4 @@
|
|||
This is the first post to this example blog. To add new posts, just add
|
||||
files to the posts/ subdirectory, or use the web form.
|
||||
|
||||
[[!tag ./tags/tech]]
|
||||
[[!tag tech]]
|
||||
|
|
Loading…
Reference in New Issue