mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56:41 +02:00
Update default archetype for compatability with hugo v2.4+
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||||
|
date: {{ .Date }}
|
||||||
|
draft: true
|
||||||
meta_img = "/images/image.jpg"
|
meta_img = "/images/image.jpg"
|
||||||
tags = ["tags"]
|
tags = ["tags"]
|
||||||
description = "Desc"
|
description = "Desc"
|
||||||
|
Reference in New Issue
Block a user