Updating hugo
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
# Refer to the theme docs for more details about each of these parameters.
|
||||
# https://blowfish.page/docs/getting-started/
|
||||
|
||||
theme = "blowfish" # UNCOMMENT THIS LINE
|
||||
[[module.imports]]
|
||||
path = "github.com/nunocoracao/blowfish/v2"
|
||||
baseURL = "https://ashmarlow.co.uk"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
module git.marlow.quest/ash/website
|
||||
|
||||
go 1.26.3
|
||||
|
||||
require github.com/nunocoracao/blowfish/v2 v2.103.0 // indirect
|
||||
Reference in New Issue
Block a user