mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
Tweak theme
This commit is contained in:
10
themes/custom-theme/archetypes/default.md
Normal file
10
themes/custom-theme/archetypes/default.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "{{ humanize .Name | title }}"
|
||||
date: "{{ .Date }}"
|
||||
draft: true
|
||||
comments: false
|
||||
socialShare: true
|
||||
toc: false
|
||||
cover:
|
||||
src: cover.png
|
||||
---
|
Reference in New Issue
Block a user