summaryrefslogtreecommitdiffstats
path: root/blog/_includes/news.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog/_includes/news.html')
-rw-r--r--blog/_includes/news.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/_includes/news.html b/blog/_includes/news.html
index e9f6138..f7b893d 100644
--- a/blog/_includes/news.html
+++ b/blog/_includes/news.html
@@ -1,5 +1,5 @@
<section id="news">
- <h2>{% t home.latest_news %}</h2>
+ <h2>Nyheter</h2>
{% for p in site.posts limit: 5 %}
{% if p != page %}
{% if include.sidebar %}