diff options
Diffstat (limited to 'en')
| -rw-r--r-- | en/aboutme.html | 1 | ||||
| -rw-r--r-- | en/index.html | 1 | ||||
| -rw-r--r-- | en/it.html | 1 | ||||
| -rw-r--r-- | en/music.html | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/en/aboutme.html b/en/aboutme.html index d835266..629acaa 100644 --- a/en/aboutme.html +++ b/en/aboutme.html @@ -4,6 +4,7 @@ <title>Marcellus</title> <link rel="stylesheet" type="text/css" href="../style.css" /> <meta content="text/html; charset=utf-8" http-equiv="content-type" /> + <link rel="icon" type="favicon/ico" href="img/mii.ico"> </head> <body> <a href="../moa.html" class="language">🇫🇷</a> 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> @@ -4,6 +4,7 @@ <title>Marcellus</title> <link rel="stylesheet" type="text/css" href="../style.css"> <meta content="text/html; charset=utf-8" http-equiv="content-type" /> + <link rel="icon" type="favicon/ico" href="img/mii.ico"> </head> <body> <a href="../info.html" class="language">🇫🇷</a> diff --git a/en/music.html b/en/music.html index 9a6ec63..30b5d09 100644 --- a/en/music.html +++ b/en/music.html @@ -4,6 +4,7 @@ <title>Marcellus</title> <link rel="stylesheet" type="text/css" href=../style.css /> <meta content="text/html; charset=utf-8" http-equiv="content-type" /> + <link rel="icon" type="favicon/ico" href="img/mii.ico"> </head> <body> <div class="content"> |
