diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 3e079a1..b4a2953 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1" /> | 6 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 7 | <meta name="robots" content="noindex" /> | 7 | <meta name="robots" content="noindex" /> |
| 8 | 8 | ||
| 9 | <link rel="canonical" href="$url.full$"> | ||
| 9 | <link rel="shortcut icon" href="/favicon.ico" /> | 10 | <link rel="shortcut icon" href="/favicon.ico" /> |
| 10 | 11 | ||
| 11 | $for(author)$ | 12 | $for(author)$ |
