Update theme

This commit is contained in:
Joe Mooring
2024-12-18 12:36:01 -08:00
committed by GitHub
parent 2f1843d10a
commit bce733c63b
4 changed files with 5 additions and 7 deletions
@@ -10,7 +10,7 @@ You must call this shortcode using the {{% %}} notation.
*/}}
{{- with .Get 0 }}
{{- with or (site.GetPage .) ($.Page.GetPage .) }}
{{- with $.Page.GetPage . }}
{{- .RenderShortcodes }}
{{- else }}
{{- errorf "The %q shortcode was unable to find %q. See %s" $.Name . $.Position }}
+1 -1
View File
@@ -1 +1 @@
# github.com/gohugoio/gohugoioTheme v0.0.0-20241217121316-f5fea3aa8253
# github.com/gohugoio/gohugoioTheme v0.0.0-20241217195817-fc2ee93d77de
+1 -1
View File
@@ -2,4 +2,4 @@ module github.com/gohugoio/hugoDocs
go 1.22.0
require github.com/gohugoio/gohugoioTheme v0.0.0-20241217121316-f5fea3aa8253 // indirect
require github.com/gohugoio/gohugoioTheme v0.0.0-20241217195817-fc2ee93d77de // indirect
+2 -4
View File
@@ -1,6 +1,4 @@
github.com/gohugoio/gohugoioTheme v0.0.0-20241119115653-b92d27ede3e1 h1:d6XNQ4QYvJGIE8vMejUFTD89AWaPDywcLivzWpEU0qE=
github.com/gohugoio/gohugoioTheme v0.0.0-20241119115653-b92d27ede3e1/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20241217120756-d943fd149ebe h1:+G6k1qjxy7Cx6ZR7RXZmysp5hbFUtlvhhDP3p1VqqxA=
github.com/gohugoio/gohugoioTheme v0.0.0-20241217120756-d943fd149ebe/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20241217121316-f5fea3aa8253 h1:7DYEU25rQryCGyUISUpIye3oE0kz+9K9SiD6/O5rqvM=
github.com/gohugoio/gohugoioTheme v0.0.0-20241217121316-f5fea3aa8253/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20241217195817-fc2ee93d77de h1:RsBXZgT+6UZ1yBFiFy+Kbkyw5Yn2S7uXottd/vWGxaw=
github.com/gohugoio/gohugoioTheme v0.0.0-20241217195817-fc2ee93d77de/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=