diff options
| author | Joey Hess <id@joeyh.name> | 2014-12-03 16:54:19 -0400 |
|---|---|---|
| committer | Joey Hess <id@joeyh.name> | 2014-12-03 16:54:19 -0400 |
| commit | 0c0723163ef48bdde94d5816e6d7eac9383159ea (patch) | |
| tree | 91aeeb57a881fb79d4b313a3e584f6c20e72af06 | |
| parent | a080b4a4164327ffd2bc0ea4b2dd5625c9dfba80 (diff) | |
| parent | 44ae716885781950957688d491ea96ef7a5b9ddb (diff) | |
Merge branch 'joeyconfig'
| -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"]] |
