Initial site working
This commit is contained in:
7
themes/ananke/archetypes/default.md
Normal file
7
themes/ananke/archetypes/default.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
tags: []
|
||||
featured_image: ""
|
||||
description: ""
|
||||
---
|
Reference in New Issue
Block a user