summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2023-08-17 21:48:01 +0200
committerMartial Simon <msimon_fr@hotmail.com>2023-08-17 21:48:01 +0200
commit4f32e18a07d09be3b52d97add875f3fc79e28808 (patch)
treefb9e2361f0a212edf79259a3bfad4010f0ee64df /index.html
parent0027e24ac619334b0578dc416575796360e29e7a (diff)
feat: included some basic metadata
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 10b1b98..9e2f0cc 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,9 @@
<head>
<title>Marcellus</title>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
+ <meta name="description" content="Site toile de Marcellus" />
+ <meta name="author" content="Marcellus" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="./style.css" />
</head>
<body class="index">