website
Diffstat (limited to 'projects/chess.html')
| -rw-r--r-- | projects/chess.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/chess.html b/projects/chess.html index 441b10f..cadc893 100644 --- a/projects/chess.html +++ b/projects/chess.html @@ -4,6 +4,7 @@ <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <link rel="icon" type="image/png" href="/favicon.png" /> <title>bendn - chess</title> <script src="https://kit.fontawesome.com/be4f130556.js" |