Skip to content

Commit

Permalink
Update home_page.html
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas authored Mar 14, 2024
1 parent 12ec54d commit 195797c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/core/templates/core/home_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ <h1 class="heading heading--display">{{ page.title }}</h1>
{{ page.introduction }}
</p>

<p class="introduction"><em>👉️ Want to learn more about Wagtail 6.0 and beyond?</em><br> Join the <a href="https://wagtail.org/blog/whats-new-in-wagtail-cms-march-2024/">What’s new in Wagtail webinar</a> on March 12th and 13th.</p>
{# Simple events promotion, commented out until the next event. #}
{# <p class="introduction"><em>👉️ Want to learn more about Wagtail 6.0 and beyond?</em><br> Join the <a href="https://wagtail.org/blog/whats-new-in-wagtail-cms-march-2024/">What’s new in Wagtail webinar</a> on March 12th and 13th.</p> #}

{% include_block page.sections %}

Expand Down

0 comments on commit 195797c

Please sign in to comment.