all repos — breadsite @ 8ff070994b3013315f3c1805464307b0ccabf521

Unnamed repository; edit this file 'description' to name the repository.

add favicon
confusedbread confuseddbread@gmail.com
Mon, 12 Jan 2026 01:42:38 +0100
commit

8ff070994b3013315f3c1805464307b0ccabf521

parent

57524529401d3d987b107f934874c5e22ddd54a1

2 files changed, 3 insertions(+), 2 deletions(-)

jump to
M index.htmlindex.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>