Skip to content

Commit

Permalink
fix type extea -> extra
Browse files Browse the repository at this point in the history
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
  • Loading branch information
HarHarLinks committed Aug 29, 2024
1 parent ece025b commit 45ce294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/section.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{% block html_title %}Matrix.org - {{ section.title }}{% endblock html_title %}
{% block head_extra %}
{% block scripts %}{% endblock scripts %}
{% endblock head_extea %}
{% endblock head_extra %}
{% block content %}
<div class="content">
<header>
Expand Down

0 comments on commit 45ce294

Please sign in to comment.