diff options
-rw-r--r-- | template/index.html | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/template/index.html b/template/index.html index 41775d7..99e33bd 100644 --- a/template/index.html +++ b/template/index.html @@ -8,8 +8,10 @@ <div class="row"> <div class="col-lg-12"> - <h4><b>ANNOUNCEMENT:</b> The call for papers is now open (closes on the 15th of July - click <a - href="https://conf.pgdu.org/conferences/2025/program/proposals/new">here</a> to submit your paper).</h4> + <h4><b>ANNOUNCEMENT:</b> Registration for PG Down Under 2025 is now open! Click <a + href="https://conf.pgdu.org/conferences/2025/tickets">here</a> to register.</h4> + <h4>Got a talk you'd like to submit? Click <a + href="https://conf.pgdu.org/conferences/2025/program/proposals/new">here</a> to submit your talk.</h4> </div> <div class="col-lg-6"> <h2>PGDU</h2> @@ -34,17 +36,17 @@ <h4 class="text-left">Rydges Surry Hills, Sydney</h4> <hr> <ul> - <!-- <li><a href="https://conf.pgdu.org/conferences/2025/tickets" target="_blank">Open for registration</a></li> --> + <li><a href="https://conf.pgdu.org/conferences/2025/tickets" target="_blank">Open for registration</a></li> <li><a href="https://conf.pgdu.org/conferences/2025/program/proposals/new" target="_blank">Call for papers is open</a></li> <li><a href="https://conf.pgdu.org/conferences/2025/sponsorships" target="_blank">Call for sponsors is open</a></li> </ul> <hr> <h4 class="text-left">Important dates</h4> <ul> - <li>Submission deadline: July 15, 2025</li> + <li>Submission deadline: July 31, 2025</li> <li>Early registration closes: July 31, 2025</li> - <li>Speakers notified by: August 1, 2025</li> - <li>Sessions announced: August 15, 2025</li> + <li>Speakers notified by: August 15, 2025</li> + <li>Sessions announced: August 31, 2025</li> </ul> <!-- <p>Here you can find the PostgreSQL Meetup in Australia & New Zealand</p> <ul> |