diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2016-09-22 23:11:51 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2016-09-22 23:12:43 +0200 |
commit | f1da7165ef03b20bdb044eb287d85cbea02703a1 (patch) | |
tree | 8fdd85efa9e605b9d7419d211a2f725ce51ac382 /blog/index.html | |
parent | 60c59155547896df1e50e0cab3e0328ad0f964a8 (diff) | |
download | norsk-urskog-main-f1da7165ef03b20bdb044eb287d85cbea02703a1.tar.gz norsk-urskog-main-f1da7165ef03b20bdb044eb287d85cbea02703a1.tar.bz2 norsk-urskog-main-f1da7165ef03b20bdb044eb287d85cbea02703a1.zip |
Redesign front page.
Diffstat (limited to 'blog/index.html')
-rw-r--r-- | blog/index.html | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/blog/index.html b/blog/index.html index 20865df..a2f4a3a 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,15 +1,6 @@ --- -layout: default +layout: homepage --- -{% image 2016/poster_norsk_urskog_15_mars.jpg class="right" [resize:300x] %} {% tf home/intro.md %} - -<h2>{% t home.latest_news %}</h2> -<section id="news"> - {% for p in paginator.posts %} - {% include post-excerpt.html post=p %} - {% endfor %} - - {% include pagination.html %} -</section> +{% include sponsors.html %} |