diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-10 17:50:19 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-10 17:50:19 -0400 |
commit | 23b1d9d7b0351fbb46910eb17fc54ba35bc988e5 (patch) | |
tree | 487320ef9c60a752695d831e280ea22939aa9e9e /doc/tips | |
parent | 6887d1af2af9926231d01a3b95b46a69241d1836 (diff) |
turn off quick
quick makes the permalinks not be followed
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/add_twit_dent_box_to_blog.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/add_twit_dent_box_to_blog.mdwn b/doc/tips/add_twit_dent_box_to_blog.mdwn index b7988532b..1765d595a 100644 --- a/doc/tips/add_twit_dent_box_to_blog.mdwn +++ b/doc/tips/add_twit_dent_box_to_blog.mdwn @@ -13,5 +13,5 @@ from there, like I have on [my blog](http://kitenet.net/~joey/blog/) feedurl="http://identi.ca/api/statuses/user_timeline/joeyh.atom" url="http://identi.ca/joeyh"]] \[[!inline pages="internal(identi.ca_posts/*)" archive=yes show=5 - quick=yes template=titlepage]] + feeds=yes template=titlepage]] """]] |