diff options
| -rw-r--r-- | doc/footer/column_b.mdwn | 3 | ||||
| -rw-r--r-- | doc/posts.mdwn | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/footer/column_b.mdwn b/doc/footer/column_b.mdwn index 6a442481..bfe0ca51 100644 --- a/doc/footer/column_b.mdwn +++ b/doc/footer/column_b.mdwn @@ -1,4 +1,3 @@ ## posts -[[!inline pages="internal(feeds/*) and !*/Discussion" show=0 archive=yes -title="propellor blog posts"]] +[[!inline feeds=no template=bare pages=posts]] diff --git a/doc/posts.mdwn b/doc/posts.mdwn new file mode 100644 index 00000000..77a2bf9f --- /dev/null +++ b/doc/posts.mdwn @@ -0,0 +1,2 @@ +[[!inline pages="internal(feeds/*) and !*/Discussion" show=0 archive=yes +title="propellor blog posts"]] |
