summaryrefslogtreecommitdiffstats
path: root/blog/_includes
diff options
context:
space:
mode:
Diffstat (limited to 'blog/_includes')
-rw-r--r--blog/_includes/head.html2
-rw-r--r--blog/_includes/header.html2
-rw-r--r--blog/_includes/menubar.html22
-rw-r--r--blog/_includes/post-excerpt.html8
-rw-r--r--blog/_includes/sponsors.html12
5 files changed, 22 insertions, 24 deletions
diff --git a/blog/_includes/head.html b/blog/_includes/head.html
index e345ae5..eac4a09 100644
--- a/blog/_includes/head.html
+++ b/blog/_includes/head.html
@@ -1,6 +1,6 @@
<head>
<meta charset="utf-8">
- <meta name="viewport" content="width=device-width initial-scale=1">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>
{{ site.title }}
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">
diff --git a/blog/_includes/menubar.html b/blog/_includes/menubar.html
index 04be761..3076326 100644
--- a/blog/_includes/menubar.html
+++ b/blog/_includes/menubar.html
@@ -1,10 +1,12 @@
-<nav class="site-nav">
- <a class="page-link" href="{{ site.baseurl | append: "/" }}">{% t titles.home %}</a>
- <a class="page-link" href="{{ site.baseurl_root | append: "/registration" }}">{% t titles.registration %}</a>
- {% for page in site.pages %}
- {% if page.title and (!page.hidden == true) %}
- <a class="page-link" href="{{ page.url | prepend: site.baseurl | remove: 'index.html' }}">{% page_title page.title %}</a>
- {% endif %}
- {% endfor %}
- {% include language-switcher.html %}
-</nav>
+<div id="page-menu">
+ <nav class="site-nav">
+ <a class="page-link" href="{{ site.baseurl | append: "/" }}">{% t titles.home %}</a>
+ <a class="page-link" href="{{ site.baseurl_root | append: "/registration" }}">{% t titles.registration %}</a>
+ {% for page in site.pages %}
+ {% if page.title and (!page.hidden == true) %}
+ <a class="page-link" href="{{ page.url | prepend: site.baseurl | remove: 'index.html' }}">{% page_title page.title %}</a>
+ {% endif %}
+ {% endfor %}
+ {% include language-switcher.html %}
+ </nav>
+</div>
diff --git a/blog/_includes/post-excerpt.html b/blog/_includes/post-excerpt.html
index e87b12b..b3616d8 100644
--- a/blog/_includes/post-excerpt.html
+++ b/blog/_includes/post-excerpt.html
@@ -1,13 +1,11 @@
{% assign post = include.post %}
-<article class="post">
+<article class="post-excerpt">
{% include post-header.html post = post %}
<section class="post-body">
{% if post.page-image %}
- {% if include.sidebar %}
+ <div class="post-image">
{{ post.page-image | img: "magick:resize:290x" }}
- {% else %}
- {{ post.page-image | img: "magick:resize:290x class:right" }}
- {% endif %}
+ </div>
{% endif %}
{{ post.excerpt }}
<p><a href="{{ post.url | prepend: site.baseurl }}">{% t global.read_more %}</a></p>
diff --git a/blog/_includes/sponsors.html b/blog/_includes/sponsors.html
index ff6d62d..1939e3a 100644
--- a/blog/_includes/sponsors.html
+++ b/blog/_includes/sponsors.html
@@ -15,6 +15,11 @@
</a>
</span>
<span class="logo">
+ {% image "logos/Oslo Kommune Byvåpen, midtstilt, farger, lys tekst.svg" width:224px %}
+ </span>
+ </div>
+ <div class="sponsor-logos">
+ <span class="logo">
<a href="http://negativevibe.net">
{% image logos/nvr_logo_web_430.png alt="Negative Vibe Records" magick:resize:224x %}
</a>
@@ -24,13 +29,6 @@
{% image "2014/sponsors/Symphonium_2014.png" alt="Symphonium Metal Radio" magick:resize:224x %}
</a>
</span>
- </div>
- <div class="sponsor-logos">
- <span class="logo">
- <a href="http://heavymetal.no">
- {% image "logos/hmno_logo.png" alt="Heavymetal.no" magick:resize:224x %}
- </a>
- </span>
<span class="logo">
<a href="http://www.eternal-terror.com">
{% image "logos/ET_logo_2.png" alt="Eternal-Terror Webzine" magick:resize:224x %}