diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 17:43:23 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 17:43:23 -0200 |
| commit | 7b0b29ee8c59613ec1b117a81cebcbbdce185a7e (patch) | |
| tree | e7406d1adc12d6e410ec06fff90c6fced5f589c1 | |
| parent | c200c6f87e726bf82230aa76cab0ce71eb1bcce4 (diff) | |
| download | blog-7b0b29ee8c59613ec1b117a81cebcbbdce185a7e.tar.gz blog-7b0b29ee8c59613ec1b117a81cebcbbdce185a7e.tar.bz2 | |
Do not show RecentChanges on index
| -rw-r--r-- | index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ [[!meta title="Sparse notes on computers"]] -[[!map pages="page(*) and !ikiwiki/* and !index and !sandbox and !templates* and !smileys and !shortcuts and !ikiwiki" show=title]] +[[!map pages="page(*) and !ikiwiki/* and !index and !sandbox and !templates* and !smileys and !shortcuts and !ikiwiki and !RecentChanges" show=title]] |
