aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-09 14:59:35 -0700
committerAllan Wang <me@allanwang.ca>2017-07-09 14:59:35 -0700
commitef4b513cdd6d6fdf1d747720dd56f8c39bfedab9 (patch)
tree622b6a0f35f29f8cbcc7dc15b36080e4497081e2 /_layouts
parent50308831b3e33526a2e672c26765bb02856a3e92 (diff)
downloadkau-ef4b513cdd6d6fdf1d747720dd56f8c39bfedab9.tar.gz
kau-ef4b513cdd6d6fdf1d747720dd56f8c39bfedab9.tar.bz2
kau-ef4b513cdd6d6fdf1d747720dd56f8c39bfedab9.zip
KAU icon
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 1290f63..657636b 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -15,6 +15,7 @@
<body>
<div class="wrapper">
<header>
+ <a href="{{ site.github.url }}"><img src="../files/logo.svg" alt="KAU" /></a>
<h1><a href="{{ site.github.url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
<p>{{ site.description | default: site.github.project_tagline }}</p>