mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-02 04:50:34 +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