update favicon
Build and Push Container / build-and-push (push) Successful in 28s

This commit is contained in:
2026-06-03 10:17:52 -04:00
parent 136cf16cfd
commit d95f6a1cd6
3 changed files with 3 additions and 3 deletions
View File

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

+1 -1
View File
@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Reese Wells - Self-Hosting & Infrastructure</title>
<link rel="icon" type="image/png" href="favicon.png">
<link rel="icon" type="image/png" href="favicon.ico">
<link rel="stylesheet" href="style.css">
</head>