Update theme

This commit is contained in:
Bjørn Erik Pedersen
2024-12-23 18:49:30 +01:00
parent 2573fd1202
commit 73a6cd966b
4 changed files with 12 additions and 11 deletions
@@ -5,15 +5,6 @@
utm_campaign = "hugosponsor"
bgcolor = "#ffffff"
[[banners]]
name = "Route4Me"
link = "https://route4me.com/"
title = "Route Planning & Route Optimization Software"
no_query_params = true
utm_campaign = "hugosponsor"
bgcolor = "#334799"
link_attr = "style='color: #ffffff; font-weight: bold; text-decoration: none; text-align: center'"
[[banners]]
name = "GoLand"
title = "The complete IDE crafted for professional Go developers."
@@ -21,3 +12,11 @@
link = "https://www.jetbrains.com/go/?utm_source=OSS&utm_medium=referral&utm_campaign=hugo"
logo = "images/sponsors/goland.svg"
bgcolor = "#f4f4f4"
[[banners]]
name = "Your Company?"
link = "https://bep.is/en/hugo-sponsor-2023-01/"
utm_campaign = "hugosponsor"
show_on_hover = true
bgcolor = "#4e4f4f"
link_attr = "style='color: #ffffff; font-weight: bold; text-decoration: none; text-align: center'"
+1 -1
View File
@@ -1 +1 @@
# github.com/gohugoio/gohugoioTheme v0.0.0-20241217195817-fc2ee93d77de
# github.com/gohugoio/gohugoioTheme v0.0.0-20241223174847-fbbab8777a87
+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-20241217195817-fc2ee93d77de // indirect
require github.com/gohugoio/gohugoioTheme v0.0.0-20241223174847-fbbab8777a87 // indirect
+2
View File
@@ -2,3 +2,5 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20241217121316-f5fea3aa8253 h1:7DYEU25r
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=
github.com/gohugoio/gohugoioTheme v0.0.0-20241223174847-fbbab8777a87 h1:EHSzYyQyjgTqz3n52+eMzwbqk/mAFIt/NIFMdvu7Z0k=
github.com/gohugoio/gohugoioTheme v0.0.0-20241223174847-fbbab8777a87/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=