mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
12 lines
331 B
TOML
12 lines
331 B
TOML
baseURL = "https://goreleaser.com/"
|
|
languageCode = "en-us"
|
|
title = "GoReleaser"
|
|
copyright = "Made with ❤️ by GoReleaser contributors."
|
|
googleAnalytics = "UA-106198408-1"
|
|
theme = "hugo-apex-theme"
|
|
pygmentsCodeFences = true
|
|
pygmentsStyle = "dracula"
|
|
|
|
[params]
|
|
logo = "https://avatars2.githubusercontent.com/u/24697112?v=3&s=140"
|