summaryrefslogtreecommitdiffstats
path: root/blog/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog/index.html')
-rw-r--r--blog/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/blog/index.html b/blog/index.html
index 94f8e09..5abd279 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -4,9 +4,19 @@ layout: default
<section id="body">
{% tf home/intro.md %}
+
+ <section id="sponsor-pos-2">
+ {% include sponsors.html %}
+ </section>
</section>
<section id="side-body">
+ <section id="sponsor-pos-1">
+ <a href="http://ds-media.no">
+ {% image "2014/sponsors/ds_banner_2014.jpg" alt="DS-Media" %}
+ </a>
+ </section>
+
<section id="news">
<h2>{% t home.latest_news %}</h2>
{% for p in paginator.posts %}