diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-01-13 18:19:46 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-01-13 18:19:46 +0200 |
| commit | 784230b25547838cebc430837acb5e488ae59fe4 (patch) | |
| tree | f5b1c36561c063f7fa8ed99ceb04e4860419d62a /en/index.html | |
| parent | af893f71c9a8d8d5ca815ed44ed0879287e4cf87 (diff) | |
feat: addded an icon
Diffstat (limited to 'en/index.html')
| -rw-r--r-- | en/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/index.html b/en/index.html index 508503b..bdaa144 100644 --- a/en/index.html +++ b/en/index.html @@ -4,6 +4,7 @@ <title>Marcellus</title> <meta content="text/html; charset=utf-8" http-equiv="content-type" /> <link rel="stylesheet" type="text/css" href="../style.css" /> + <link rel="icon" type="favicon/ico" href="img/mii.ico"> </head> <body class="index"> <h1>Marcellus</h1> |
