minor visual fix and added html lang everywhere

This commit is contained in:
Adrien W
2021-10-06 13:41:02 +02:00
parent 03edea7dd8
commit 30021b6577
6 changed files with 11 additions and 11 deletions

View File

@@ -3,9 +3,9 @@ require_once 'includes/_config.php';
$currentPage = $pages['mentions'];
?><!DOCTYPE html>
<html>
<html lang="fr">
<head>
<?php include 'includes/_meta.php'; ?>
<?php include 'includes/_meta.php'; ?>
<meta name="description" content="clawd.fr Mentions Légales" />
<link rel="canonical" href="https://clawd.fr/mentionslegales" />
<title>clawd.fr - Mentions Légales</title>