Add favicon <link>

This commit is contained in:
Fred Boniface 2022-10-17 10:33:49 +01:00
parent f2e8c13527
commit 1c9a39bf6b
2 changed files with 1 additions and 0 deletions

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,5 +1,6 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
<meta name="author" content="Frederick Boniface">
<link rel="stylesheet" href="./style/fonts.css">
<link rel="stylesheet" href="./style/styles.css">