aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-04-10 17:55:33 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-04-10 17:55:33 -0400
commit808cba50d2c907d70578a0f1b66a2cadfacaecd8 (patch)
tree4790c76058d14c9cb499bcecb369ba27a04b4bef
parentfbbb286046e2d5ba1e96598918c257987798b131 (diff)
downloadikiwiki-808cba50d2c907d70578a0f1b66a2cadfacaecd8.tar
ikiwiki-808cba50d2c907d70578a0f1b66a2cadfacaecd8.tar.gz
formatting
-rw-r--r--doc/tips/add_twit_dent_box_to_blog.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tips/add_twit_dent_box_to_blog.mdwn b/doc/tips/add_twit_dent_box_to_blog.mdwn
index 11245dfb1..387e2c236 100644
--- a/doc/tips/add_twit_dent_box_to_blog.mdwn
+++ b/doc/tips/add_twit_dent_box_to_blog.mdwn
@@ -8,10 +8,10 @@ from there, like I have on [my blog](http://kitenet.net/~joey/blog/)
* At the top of your blog's page, add something like the following.
You'll want to change the urls of course.
- \[[!template id=note text="""
- \[[!aggregate expirecount=5 name="dents" url="http://identi.ca/joeyh"
- feedurl="http://identi.ca/api/statuses/user_timeline/joeyh.atom"]]
- \[[!inline pages="internal(dents/*)" archive=yes show=5 feeds=no]]
+ \[[!template id=note text="""
+ \[[!aggregate expirecount=5 name="dents" url="http://identi.ca/joeyh"
+ feedurl="http://identi.ca/api/statuses/user_timeline/joeyh.atom"]]
+ \[[!inline pages="internal(dents/*)" archive=yes show=5 feeds=no]]
"""]]
For a cleaner look without the post dates, add `template=titlepage`