Update theme

This commit is contained in:
Bjørn Erik Pedersen 2024-05-08 11:19:45 +02:00
parent 417e869f00
commit 774d64a4d6
No known key found for this signature in database
4 changed files with 9 additions and 9 deletions

View File

@ -6,13 +6,11 @@
bgcolor = "#ffffff"
[[banners]]
name = "CloudCannon"
link = "https://cloudcannon.com/hugo-cms/"
logo = "/images/sponsors/cloudcannon-white.svg"
utm_campaign = "HugoSponsorship"
utm_source = "sponsor"
utm_content = "gohugo"
bgcolor = "#034AD8"
name = "Your Company?"
link = "https://bep.is/en/hugo-sponsor-2023-01/"
utm_campaign = "hugosponsor"
show_on_hover = true
bgcolor = "#4e4f4f"
[[banners]]
name = "Your Company?"

View File

@ -1 +1 @@
# github.com/gohugoio/gohugoioTheme v0.0.0-20240426212330-f38e99e0d88d
# github.com/gohugoio/gohugoioTheme v0.0.0-20240508091825-b23e8e2d2419

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-20240426212330-f38e99e0d88d // indirect
require github.com/gohugoio/gohugoioTheme v0.0.0-20240508091825-b23e8e2d2419 // indirect

2
go.sum
View File

@ -1,2 +1,4 @@
github.com/gohugoio/gohugoioTheme v0.0.0-20240426212330-f38e99e0d88d h1:EaFz80Aqh3Ej20VmUSNe3K+F0NbT8UueXLP/VqkK9Dw=
github.com/gohugoio/gohugoioTheme v0.0.0-20240426212330-f38e99e0d88d/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20240508091825-b23e8e2d2419 h1:cQ/44eDHK0tVImTtSx/9sWWZv+RynH/oB4R7ASbQNAE=
github.com/gohugoio/gohugoioTheme v0.0.0-20240508091825-b23e8e2d2419/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=