Add favicon
All checks were successful
ci / build-image (push) Successful in 18s

This commit is contained in:
Jonathan Cremin 2025-05-29 19:54:06 +01:00
parent 843a9e0dee
commit 4eaf31ad3e
3 changed files with 50 additions and 24 deletions

View file

@ -4,6 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/static/style.css" />
<link rel="icon" href="/static/favicon.png" type="image/x-icon" />
<title>minie links!</title>
<script
defer