mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
30a20122b7
# Conflicts: # docs/data/docs.yaml
23 lines
930 B
TOML
23 lines
930 B
TOML
[[banners]]
|
|
name = "GoLand"
|
|
title = "The complete IDE crafted for professional Go developers."
|
|
no_query_params = true
|
|
link = "https://www.jetbrains.com/go/?utm_source=OSS&utm_medium=referral&utm_campaign=hugo"
|
|
logo = "images/sponsors/goland.svg"
|
|
bgcolor = "#f4f4f4"
|
|
|
|
[[banners]]
|
|
name = "CloudCannon"
|
|
link = "https://cloudcannon.com/hugo-cms/?utm_campaign=HugoSponsorship&utm_content=gohugo&utm_medium=banner&utm_source=sponsor"
|
|
logo = "images/sponsors/cloudcannon-cms-logo.svg"
|
|
no_query_params = true
|
|
bgcolor = "#ffffff"
|
|
|
|
[[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'"
|