aboutsummaryrefslogtreecommitdiff
path: root/template/head.tt
diff options
context:
space:
mode:
Diffstat (limited to 'template/head.tt')
-rw-r--r--template/head.tt2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/head.tt b/template/head.tt
index 5b32c6c..9a686cd 100644
--- a/template/head.tt
+++ b/template/head.tt
@@ -1,3 +1,5 @@
<head>
+<link rel="canonical">
+<link rel="stylesheet" type="text/css" href="/style.css">
<title>[% title %]</title>
</head>