1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/www/config.toml

12 lines
331 B
TOML
Raw Normal View History

baseURL = "https://goreleaser.com/"
languageCode = "en-us"
title = "GoReleaser"
copyright = "Made with ❤️ by GoReleaser contributors."
2018-05-01 06:00:47 +02:00
googleAnalytics = "UA-106198408-1"
theme = "hugo-apex-theme"
pygmentsCodeFences = true
pygmentsStyle = "dracula"
[params]
logo = "https://avatars2.githubusercontent.com/u/24697112?v=3&s=140"