diff --git a/www/docs/contributing.md b/www/docs/contributing.md index e78c85786..47d22875c 100644 --- a/www/docs/contributing.md +++ b/www/docs/contributing.md @@ -10,7 +10,7 @@ By participating in this project, you agree to abide our Prerequisites: - [Task](https://taskfile.dev/installation) -- [Go 1.21+](https://go.dev/doc/install) +- [Go 1.22+](https://go.dev/doc/install) Other things you might need to run the tests: diff --git a/www/docs/overrides/main.html b/www/docs/overrides/main.html index f4fddc873..b0a183334 100644 --- a/www/docs/overrides/main.html +++ b/www/docs/overrides/main.html @@ -24,14 +24,14 @@ {% block announce %}

- I use a lot of my time making GoReleaser better, and + I work very hard to make GoReleaser better, and can only continue to do so thanks to the support of people like you.

If you'd like to contribute, you can choose between sponsoring me - + , or buying a Pro license @@ -42,4 +42,3 @@ Thanks for your support 💜

{% endblock %} - diff --git a/www/mkdocs.yml b/www/mkdocs.yml index 90ee6fced..14f9c4fe7 100644 --- a/www/mkdocs.yml +++ b/www/mkdocs.yml @@ -67,6 +67,10 @@ plugins: as_creation: date extra: + extra: + analytics: + provider: google + property: "UA-106198408-1" social: - icon: fontawesome/brands/github-alt link: https://github.com/goreleaser