aboutsummaryrefslogtreecommitdiff
path: root/templates/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/template.html')
-rw-r--r--templates/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html
index 31272ab..a4236f0 100644
--- a/templates/template.html
+++ b/templates/template.html
@@ -8,7 +8,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="author" content="My Name">
<meta name="description" content="{page_description}">
- <link rel="canonical" href="{canoncial_url}">
+ <link rel="canonical" href="{canonicial_url}">
<link rel="icon" href="/favicon.ico">
<link rel="stylesheet" href="/static/styles.min.css">
</head>