mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-21 21:07:19 +02:00
docs: updates
This commit is contained in:
parent
c54e530902
commit
0f34ce6d9f
www
@ -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:
|
||||
|
||||
|
@ -24,14 +24,14 @@
|
||||
<!-- Announcement bar -->
|
||||
{% block announce %}
|
||||
<p>
|
||||
I use <strong>a lot</strong> of my time making GoReleaser better, and
|
||||
I work <strong>very hard</strong> to make GoReleaser better, and
|
||||
can only continue to do so thanks to the support of people like you.
|
||||
</p>
|
||||
<p>
|
||||
If you'd like to contribute, you can choose between
|
||||
<a href="/sponsors">
|
||||
<strong>sponsoring me</strong>
|
||||
</a>
|
||||
</a>,
|
||||
or
|
||||
<a href="/pro">
|
||||
<strong>buying a Pro license</strong>
|
||||
@ -42,4 +42,3 @@
|
||||
Thanks for your support 💜
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user