Update theme

This commit is contained in:
Bjørn Erik Pedersen 2024-11-05 13:08:34 +01:00
parent d3c2050548
commit 83d7d3005a
No known key found for this signature in database
4 changed files with 4 additions and 3 deletions

View File

@ -1 +0,0 @@
{{- $noop := .Inner -}}

View File

@ -1 +1 @@
# github.com/gohugoio/gohugoioTheme v0.0.0-20241105040910-e9dac9458255
# github.com/gohugoio/gohugoioTheme v0.0.0-20241105120803-6c6e5fb8f8af

2
go.mod
View File

@ -2,4 +2,4 @@ module github.com/gohugoio/hugoDocs
go 1.16
require github.com/gohugoio/gohugoioTheme v0.0.0-20241105040910-e9dac9458255 // indirect
require github.com/gohugoio/gohugoioTheme v0.0.0-20241105120803-6c6e5fb8f8af // indirect

2
go.sum
View File

@ -1,2 +1,4 @@
github.com/gohugoio/gohugoioTheme v0.0.0-20241105040910-e9dac9458255 h1:kaSc7cVAifWPRzmECr7il0YXgXBM+H2ZrGcNnb03S8k=
github.com/gohugoio/gohugoioTheme v0.0.0-20241105040910-e9dac9458255/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20241105120803-6c6e5fb8f8af h1:H8Oa4AEJs2yz8w1Gq9hEGBJNukkKo05OAaIEsHMd63k=
github.com/gohugoio/gohugoioTheme v0.0.0-20241105120803-6c6e5fb8f8af/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=