From 20484791139980073ca6179cd3978eb6e2258a51 Mon Sep 17 00:00:00 2001 From: Romeo Disca Date: Fri, 26 Apr 2019 16:36:19 +0200 Subject: refactor news --- themes/rusticus/archetypes/news.md | 3 +-- themes/rusticus/layouts/partials/home/tax-news.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'themes/rusticus') diff --git a/themes/rusticus/archetypes/news.md b/themes/rusticus/archetypes/news.md index 20ebf0b..da468d0 100644 --- a/themes/rusticus/archetypes/news.md +++ b/themes/rusticus/archetypes/news.md @@ -1,11 +1,10 @@ --- title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} -expiryDate: +expiryDate: {{ .Date }} draft: true tags: -information: ["news"] params: summary: This is a summary diff --git a/themes/rusticus/layouts/partials/home/tax-news.html b/themes/rusticus/layouts/partials/home/tax-news.html index d997be6..c100881 100644 --- a/themes/rusticus/layouts/partials/home/tax-news.html +++ b/themes/rusticus/layouts/partials/home/tax-news.html @@ -1,7 +1,7 @@