add favicon
confusedbread confuseddbread@gmail.com
Mon, 12 Jan 2026 01:42:38 +0100
2 files changed,
3 insertions(+),
2 deletions(-)
M
index.html
→
index.html
@@ -2,9 +2,10 @@ <!DOCTYPE html>
<html lang="en-US"> <head> <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width" /> + <meta name="viewport" content="width=device-width"/> <title>6B74-4's site</title> - <link href="/style.css" rel="stylesheet" /> + <link href="/style.css" rel="stylesheet"/> + <link rel="icon" type="image/webp" href="/assets/favicon.webp"> </head> <body> <h1 id="top">6B74-4's Site</h1>