mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
Switch themes to minimo
This commit is contained in:
10
themes/minimo/archetypes/default.md
Normal file
10
themes/minimo/archetypes/default.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
date: "{{ .Date }}"
|
||||
title: "{{ replace .TranslationBaseName '-' ' ' | title }}"
|
||||
authors: []
|
||||
categories:
|
||||
-
|
||||
tags:
|
||||
-
|
||||
draft: true
|
||||
---
|
4
themes/minimo/archetypes/page.md
Normal file
4
themes/minimo/archetypes/page.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
comments: false
|
||||
menu: main
|
||||
---
|
Reference in New Issue
Block a user