Skip to content

Commit

Permalink
Fix typo in homepage title
Browse files Browse the repository at this point in the history
  • Loading branch information
odolbeau committed Dec 22, 2024
1 parent e95472f commit cf3272c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/homepage.html.twig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% extends '_base.html.twig' %}

{% block title %}Bienvenu sur le partie membres du site d'AlterCampagne{% endblock %}
{% block title %}Bienvenue sur le partie membres du site d'AlterCampagne{% endblock %}
{% block meta_description %}Évènements à venir, carte des AlterPotes, et bien d'autres, découvre ton espace membre !{% endblock %}

{% block main %}
Expand Down

0 comments on commit cf3272c

Please sign in to comment.