mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-07-30 19:40:43 +02:00
Set up default hugo archetype
This commit is contained in:
8
archetypes/default.md
Normal file
8
archetypes/default.md
Normal file
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
title = "{{ replace .Name "-" " " | title }}"
|
||||
description = ""
|
||||
tags = []
|
||||
draft = true
|
||||
slug = ""
|
||||
previous = ""
|
||||
+++
|
Reference in New Issue
Block a user