summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-08-05 21:32:07 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-08-05 21:32:07 +0200
commit25634b063999ac6f90ce13f964d10a42b7c06496 (patch)
tree8e517b0f39f8f02f531adf186b3ea08046fdb409
parentc7d8550200def3010404e8cefcc4221695e7f83d (diff)
downloadnorsk-urskog-main-25634b063999ac6f90ce13f964d10a42b7c06496.tar.gz
norsk-urskog-main-25634b063999ac6f90ce13f964d10a42b7c06496.tar.bz2
norsk-urskog-main-25634b063999ac6f90ce13f964d10a42b7c06496.zip
Set title properly for news archive page.
-rw-r--r--blog/_i18n/en.yml2
-rw-r--r--blog/_i18n/nb.yml2
-rw-r--r--blog/archive.html1
3 files changed, 3 insertions, 2 deletions
diff --git a/blog/_i18n/en.yml b/blog/_i18n/en.yml
index 63aef3a..4b5f01a 100644
--- a/blog/_i18n/en.yml
+++ b/blog/_i18n/en.yml
@@ -5,7 +5,7 @@ global:
titles:
home: Home
- all_news: All news
+ all_news: News archive
home:
latest_news: Latest news
diff --git a/blog/_i18n/nb.yml b/blog/_i18n/nb.yml
index a9e79cd..44bc83a 100644
--- a/blog/_i18n/nb.yml
+++ b/blog/_i18n/nb.yml
@@ -5,7 +5,7 @@ global:
titles:
home: Hjem
- all_news: Alle nyheter
+ all_news: Nyhetsarkiv
home:
latest_news: Siste nyheter
diff --git a/blog/archive.html b/blog/archive.html
index 5d6af7a..b85122a 100644
--- a/blog/archive.html
+++ b/blog/archive.html
@@ -1,5 +1,6 @@
---
layout: default
+title: titles.all_news
---
<h1>{% t titles.all_news %}</h1>