mirror of
https://github.com/fruworg/themu.git
synced 2025-06-14 02:30:25 +03:00
Add exampleSite and footer updates
This commit is contained in:
5
exampleSite/archetypes/default.md
Normal file
5
exampleSite/archetypes/default.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
Reference in New Issue
Block a user