Add basic scaffolding for site.
This commit is contained in:
10
themes/mainroad/archetypes/default.md
Normal file
10
themes/mainroad/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