Add favicon to index.html

This commit is contained in:
2025-11-15 15:45:09 -05:00
parent dca47ab1eb
commit 750c35a652
2 changed files with 1 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ZDTT Terminal</title>
<link rel="icon" type="image/png" href="zdtt.png">
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

BIN
zdtt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB