Fix
This commit is contained in:
@@ -3,9 +3,5 @@ date = '2026-02-19T17:06:48Z'
|
||||
draft = false
|
||||
title = 'Hello World'
|
||||
+++
|
||||
[author]
|
||||
name = "Ash Marlow"
|
||||
|
||||
[params]
|
||||
author = "Ash Marlow"
|
||||
Testing 123
|
||||
@@ -2,8 +2,11 @@ baseURL = 'https://me.marlow.boats'
|
||||
languageCode = 'en-uk'
|
||||
title = 'My Self-Hosted Blog'
|
||||
theme = 'PaperMod'
|
||||
|
||||
[author]
|
||||
name = "Ash Marlow"
|
||||
|
||||
[params]
|
||||
defaultTheme = "auto"
|
||||
showShareButtons = true
|
||||
showCodeCopyButtons = true
|
||||
showCodeCopyButtons = true
|
||||
author = "Ash Marlow"
|
||||
Reference in New Issue
Block a user