index.html: Fix HTML compliance issues.

Icecat complained with the invalid syntax when looking at the
page source code.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
Denis 'GNUtoo' Carikli 2023-09-20 17:17:11 +02:00
parent f709ef6b0e
commit 8b5be47720
Signed by: GNUtoo
GPG Key ID: 5F5DFCC14177E263
1 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!doctype html>
<!--
-- Copyright (C) 2023 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
--
@ -10,11 +10,10 @@
-- You should have received a copy of the GNU General Public License
-- along with this file. If not, see <http://www.gnu.org/licenses/>.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<html lang="fr-FR">
<head>
<title>DOMAIN</title>
<meta name="keywords" content="a-lec, Libre en communs, logiciel libre" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<meta charset="utf-8" />
</head>
<body>
<h2>Experimental</h2>