correction des erreurs de syntaxe pour zola
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="fr">
|
||||
|
||||
{% block head %} {% endblock head %}
|
||||
|
||||
<head>
|
||||
{% include "partials/head.html" %}
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1><a class="home" href="https://www.hatmos.xyz/">Le site de Hatmos</a></h1>
|
||||
|
||||
Reference in New Issue
Block a user