summaryrefslogtreecommitdiffstats
path: root/_default.template.html
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-11-27 17:03:49 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2014-11-27 17:03:49 +0100
commit3f42cd4b93133398c9157e3e7d714671a8863a85 (patch)
treefa9d12bf57d1c0ffa250699317d26f2df6ed2bcd /_default.template.html
parentdc2d0ed8b85f0e5753ae421c46ac0e16bc70707b (diff)
downloadmksite-alpine-3f42cd4b93133398c9157e3e7d714671a8863a85.tar.bz2
mksite-alpine-3f42cd4b93133398c9157e3e7d714671a8863a85.tar.xz
add favicon
Diffstat (limited to '_default.template.html')
-rw-r--r--_default.template.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_default.template.html b/_default.template.html
index 88e1154..0400936 100644
--- a/_default.template.html
+++ b/_default.template.html
@@ -6,6 +6,8 @@
<title>{{title}} | Alpine Linux</title>
<link rel="stylesheet" type="text/css" href="/styles.css"/>
<link rel="stylesheet" type="text/css" href="/font.css"/>
+ <link rel="shortcut icon" href="/alpine-logo.ico" />
+
</head>
<body>
<header>