diff options
Diffstat (limited to 'about')
-rw-r--r-- | about/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html index 2018778..c705b60 100644 --- a/about/index.html +++ b/about/index.html @@ -6,6 +6,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="/style.css"> + <link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico"> <title>Projects • altaf-creator</title> <script src="https://kit.fontawesome.com/d279a1f519.js" crossorigin="anonymous"></script> </head> |