summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_default.template.html2
-rw-r--r--_static/alpine-logo.icobin0 -> 4286 bytes
2 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>
diff --git a/_static/alpine-logo.ico b/_static/alpine-logo.ico
new file mode 100644
index 0000000..471bba3
--- /dev/null
+++ b/_static/alpine-logo.ico
Binary files differ