Skip to content

Commit

Permalink
Add WNiW plug to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas authored Mar 8, 2024
1 parent 17371cc commit 12ec54d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/core/templates/core/home_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +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>

{% include_block page.sections %}

{% endblock content %}

0 comments on commit 12ec54d

Please sign in to comment.