diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2017-03-10 19:24:57 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2017-03-10 19:24:57 +0100 |
commit | c8ba2958ba509b98896100db2c190ace48d103c8 (patch) | |
tree | c1614aa0e9e396cb523e4df6dcbcea6f595bfcad /blog/_includes | |
parent | 982f0739a56850919165227428f091af8e6927b2 (diff) | |
download | norsk-urskog-main-c8ba2958ba509b98896100db2c190ace48d103c8.tar.gz norsk-urskog-main-c8ba2958ba509b98896100db2c190ace48d103c8.tar.bz2 norsk-urskog-main-c8ba2958ba509b98896100db2c190ace48d103c8.zip |
Use svg logo for header.
This adapts itself brilliantly to the size of the display.
Diffstat (limited to 'blog/_includes')
-rw-r--r-- | blog/_includes/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/_includes/header.html b/blog/_includes/header.html index 6813c67..0372333 100644 --- a/blog/_includes/header.html +++ b/blog/_includes/header.html @@ -1,6 +1,6 @@ <header id="header"> <div id="logo"> - {% image header.png alt="Norsk Urskog" %} + {% image "logos/norsk-urskog-web.svg" alt:"Norsk Urskog" width:100% height:100% %} <p>Norwegian Underground Metal Sampler</p> </div> <div id="banner-pos-1"> |