Update theme

This commit is contained in:
Bjørn Erik Pedersen
2023-01-20 19:51:51 +01:00
parent fd0385ee20
commit 58e42b03dc
4 changed files with 7 additions and 5 deletions
@@ -12,9 +12,9 @@
bgcolor = "#131A3E"
[[banners]]
name = "Your Company?"
link = "https://bep.is/en/hugo-sponsor-2023-01/"
logo = "/images/sponsors/your-company.svg"
name = "BEP Consulting"
link = "https://bep.consulting"
logo = "/images/sponsors/bep-consulting.svg"
utm_campaign = "hugosponsor"
bgcolor = "#004887"
+1 -1
View File
@@ -1 +1 @@
# github.com/gohugoio/gohugoioTheme v0.0.0-20230119103504-3bcd960d6f1b
# github.com/gohugoio/gohugoioTheme v0.0.0-20230120185049-2c3c4d0ba232
+1 -1
View File
@@ -2,4 +2,4 @@ module github.com/gohugoio/hugoDocs
go 1.16
require github.com/gohugoio/gohugoioTheme v0.0.0-20230119103504-3bcd960d6f1b // indirect
require github.com/gohugoio/gohugoioTheme v0.0.0-20230120185049-2c3c4d0ba232 // indirect
+2
View File
@@ -55,3 +55,5 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20230109120406-12694c4a9456 h1:RSLItaap
github.com/gohugoio/gohugoioTheme v0.0.0-20230109120406-12694c4a9456/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20230119103504-3bcd960d6f1b h1:i/iaEOOuR1mKRR0qUOET587ooVhG8c2tllpA5HsrWNU=
github.com/gohugoio/gohugoioTheme v0.0.0-20230119103504-3bcd960d6f1b/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20230120185049-2c3c4d0ba232 h1:bEojKgKInbsLkID5Arh95vP4+0xydtn/+ayT6I8vkiU=
github.com/gohugoio/gohugoioTheme v0.0.0-20230120185049-2c3c4d0ba232/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=