Korrektur
sonst liefert "hugo server" einen Parser Fehler im toml. ... unmarshal
This commit is contained in:
parent
12f38f285b
commit
26b6c3060c
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
date = 2024-08-05T12:00:00-00:00'
|
date = '2024-08-05T12:00:00-00:00'
|
||||||
draft = false
|
draft = false
|
||||||
title = 'Hello World!'
|
title = 'Hello World!'
|
||||||
weight = 10
|
weight = 10
|
||||||
|
|
Loading…
Reference in a new issue