diff options
Diffstat (limited to 'templates/journal_page.html')
| -rw-r--r-- | templates/journal_page.html | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/journal_page.html b/templates/journal_page.html index f686cd7..959cde0 100644 --- a/templates/journal_page.html +++ b/templates/journal_page.html @@ -11,6 +11,9 @@          href="/journal/feed"          rel="alternate"          type="application/atom+xml" /> +  {.section link} +  <link rel="canonical" href="{@}" /> +  {.end}  {.end}  {.section body}  | 
