diff --git a/docs/publications/README.md b/docs/publications/README.md
index b1117af5..8cb9b0c1 100644
--- a/docs/publications/README.md
+++ b/docs/publications/README.md
@@ -15,12 +15,12 @@ Make sure to subscribe!
## Conference Presentations
-- [KotlinConf 2024 - Developer-first Gradle builds](./2024-05-kotlinconf.md) by Sterling Greene and Paul Merlin
-- [Droidcon NYC 2024 - Declarative Gradle on Android](./2024-09-droidcon-nyc.md) by Nelson Osacky and Inaki Villar
+- [Droidcon NYC 2024 - Declarative Gradle on Android](./2024-09-droidcon-nyc.md) by Nelson Osacky and Inaki Villar - September 2024
+- [KotlinConf 2024 - Developer-first Gradle builds](./2024-05-kotlinconf.md) by Sterling Greene and Paul Merlin - May 2024
## Video Interviews
-- [Declarative Gradle and Gradle History Gradle](https://youtu.be/xZRR71VtmGc?si=aIFWvKL80S97s_el) with Adam Murdoch, CTO at - May 02, 2024
+- [Declarative Gradle and Gradle History](https://youtu.be/xZRR71VtmGc?si=aIFWvKL80S97s_el) with Adam Murdoch - May 2024
- [Declarative Gradle - Build Propulsion Lab](https://www.youtube.com/watch?v=TF_EuVeLND0) with Paul Merlin - April 2024, Devoxx France
diff --git a/docs/theme/main.html b/docs/theme/main.html
index e8a81752..416d63be 100644
--- a/docs/theme/main.html
+++ b/docs/theme/main.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block announce %}
- Declarative Gradle is now in Early Access Preview (EAP), and we need your feedback!
+ Declarative Gradle second Early Access Preview (EAP 2) is out, and we need your feedback!
Try it out
and share your experiences.
{% endblock %}