diff options
| author | Joey Hess <id@joeyh.name> | 2014-12-03 16:53:26 -0400 |
|---|---|---|
| committer | Joey Hess <id@joeyh.name> | 2014-12-03 16:53:26 -0400 |
| commit | f6e2cc1e65b6ce145f3b987716dad18cdedf8905 (patch) | |
| tree | a9759edaf84ba9070b8a9bdb4538df0ba43a3f9f | |
| parent | c9d09afafac30ab40f16faf45a216782fb02c39b (diff) | |
move news to better page
| -rw-r--r-- | doc/footer/column_a.mdwn | 3 | ||||
| -rw-r--r-- | doc/news.mdwn | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/footer/column_a.mdwn b/doc/footer/column_a.mdwn index f10da806..adce07dd 100644 --- a/doc/footer/column_a.mdwn +++ b/doc/footer/column_a.mdwn @@ -1,7 +1,6 @@ ## news -[[!inline pages="news/* and !*/Discussion" show=0 archive=yes -title="propellor news"]] +[[!inline feeds=no template=bare pages=news]] ## enjoy diff --git a/doc/news.mdwn b/doc/news.mdwn new file mode 100644 index 00000000..c59a82fa --- /dev/null +++ b/doc/news.mdwn @@ -0,0 +1,2 @@ +[[!inline pages="news/* and !*/Discussion" show=0 archive=yes +title="propellor news"]] |
