This commit is contained in:
ash
2026-02-19 17:23:45 +00:00
parent 29467b3d8f
commit 08ea870b15
2 changed files with 5 additions and 6 deletions
-4
View File
@@ -3,9 +3,5 @@ date = '2026-02-19T17:06:48Z'
draft = false draft = false
title = 'Hello World' title = 'Hello World'
+++ +++
[author]
name = "Ash Marlow"
[params]
author = "Ash Marlow"
Testing 123 Testing 123
+5 -2
View File
@@ -2,8 +2,11 @@ baseURL = 'https://me.marlow.boats'
languageCode = 'en-uk' languageCode = 'en-uk'
title = 'My Self-Hosted Blog' title = 'My Self-Hosted Blog'
theme = 'PaperMod' theme = 'PaperMod'
[author]
name = "Ash Marlow"
[params] [params]
defaultTheme = "auto" defaultTheme = "auto"
showShareButtons = true showShareButtons = true
showCodeCopyButtons = true showCodeCopyButtons = true
author = "Ash Marlow"