summaryrefslogtreecommitdiff
path: root/journal.lisp
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2009-10-11 23:10:44 +0200
committerMatthias Benkard <code@mail.matthias.benkard.de>2009-10-11 23:10:44 +0200
commit12504c5cd8af87dd5f43fb11a015dcb61687b162 (patch)
tree2a8a278c177e9b989d541a7c9eb2e5dc4f6223df /journal.lisp
parent0108ba17186396580317155402559a9762ef7095 (diff)
Make “canonical” links absolute.
Ignore-this: 8276a0002967aae46a9a066164595c0f darcs-hash:160cd603b4d19d90b1abdb3824ec43c6383f0f11
Diffstat (limited to 'journal.lisp')
-rwxr-xr-xjournal.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/journal.lisp b/journal.lisp
index 488ef43..8b83aea 100755
--- a/journal.lisp
+++ b/journal.lisp
@@ -446,7 +446,7 @@
(<:link :rel "openid.server" :href "https://meinguter.name/index.php/serve")
(<:link :rel "openid.delegate" :href "https://matthias.benkard.meinguter.name")
(when post-id
- (<:link :rel "canonical" :type "text/html" :href (link-to :view :post-id post-id))))
+ (<:link :rel "canonical" :type "text/html" :href (link-to :view :post-id post-id :absolute t))))
(<:body
(<:div :id :main-title-box
(<:h1 :id :main-title