This commit is contained in:
@@ -1,2 +1 @@
|
|||||||
baseURL: 'http://localhost:1313/'
|
baseURL: 'http://localhost:1313/'
|
||||||
workspace: hugo.work
|
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
workspace: hugo.work
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
module git.bovender.de/daniel/blog
|
module git.bovender.de/daniel/blog
|
||||||
|
|
||||||
go 1.26.4
|
go 1.22
|
||||||
|
|
||||||
require (
|
require (
|
||||||
git.bovender.de/daniel/hugo_cookie_consent v0.0.2 // indirect
|
git.bovender.de/daniel/hugo_cookie_consent v0.0.2 // indirect
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
notFound: Page not found
|
||||||
|
home: Home
|
||||||
|
archives: Archives
|
||||||
Reference in New Issue
Block a user