Fix
This commit is contained in:
@@ -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
|
||||||
@@ -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"
|
||||||
Reference in New Issue
Block a user