diff --git a/landing/index.html b/landing/index.html index 0ce4f19..0105199 100644 --- a/landing/index.html +++ b/landing/index.html @@ -109,7 +109,7 @@

Release to git

- Tag and release to popular git services such as GitHub. + Tag and release to popular git services such as GitHub, GitLab, and Gitea.

@@ -184,7 +184,7 @@

Quick configuration.

Configure the essentials and let JReleaser do the heavy lifting. Convention over configuration is a thing!

- YAML is not your cup of Java? We've got other formats like JSON, a Maven DSL, and a Gradle DSL.

+ YAML is not your preferred format? We've got other formats like TOML, JSON, a Maven DSL, and a Gradle DSL.

@@ -198,7 +198,7 @@

Publish and announce a release.

Publishing a release is as simple as executing a single command using the jreleaser CLI.

- We also offer Maven and Gradle plugins, Ant tasks, and Jbang integration to boot!

+ We also offer Maven and Gradle plugins, Ant tasks, Jbang integration, and a Docker image to boot!