Add favicon

This commit is contained in:
2026-03-02 15:51:47 +00:00
parent 8ed8bbad3e
commit e5ee3fe076
2 changed files with 1 additions and 0 deletions

BIN
favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 B

View File

@@ -3,6 +3,7 @@
<head>
<title>Wipforth</title>
<link rel="stylesheet" type="text/css" href="styles.css"/>
<link rel="icon" type="image/png" href="favicon.png"/>
</head>
<body>
<script type="text/javascript" src="emu.js"></script>