diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-02-15 12:08:37 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-02-15 12:08:37 +0200 |
| commit | 5fdebd8f5031dd3aee5c795826451ad8ccaa1bdd (patch) | |
| tree | ab5199c1ee4b0b1d90cc7586434dd8cc6c5fdac9 /en | |
| parent | baff115a338a88ca3216aafa3467ebda267cd69c (diff) | |
update: tried javascript, added a site to the ring
Diffstat (limited to 'en')
| -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 bdaa144..a01dd89 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"> |
