change to hugo-blog-awesome theme
This commit is contained in:
parent
113e3650f1
commit
15b6142a8e
131 changed files with 5895 additions and 124 deletions
8
themes/hugo-blog-awesome/archetypes/default.md
Normal file
8
themes/hugo-blog-awesome/archetypes/default.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title:
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
description:
|
||||
isStarred: false
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue