diff options
| -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"]] |
