initial commit
This commit is contained in:
10
themes/hugo-dpsg/archetypes/default.md
Normal file
10
themes/hugo-dpsg/archetypes/default.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "{{ replace .TranslationBaseName '-' ' ' | title }}"
|
||||
description: ""
|
||||
date: "{{ .Date }}"
|
||||
thumbnail: ""
|
||||
categories:
|
||||
- ""
|
||||
tags:
|
||||
- ""
|
||||
---
|
||||
Reference in New Issue
Block a user