Ajout sitemap + meta description pour accueil

This commit is contained in:
Claude Paroz 2025-11-02 22:51:30 +01:00
parent 9cc4a380d0
commit 6a6ef5612f
5 changed files with 33 additions and 0 deletions

View file

@ -1,8 +1,10 @@
<!doctype html>
<html lang="fr">
<head>
{% block meta %}
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
{% endblock %}
<title>Le Gospel de lAbeille - Bee's Gospel{% block page_title %}{% endblock %}</title>
<link href="{% static 'vendor/bootstrap.min.css' %}" rel="stylesheet">
<link href="{% static 'css/main.css' %}" rel="stylesheet">