summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-18 18:08:22 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-18 18:08:22 -0700
commite598de9dc5b701fd08e9d486457b94166fd40ffe (patch)
tree559716a185c9f4fe25cb711edd5731a7c3b33475 /html
parent432d9c318f44c89be0134ff518e3ea4d95f15ed7 (diff)
Add favicon
Diffstat (limited to 'html')
-rw-r--r--html/app.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/app.html b/html/app.html
index cc933fd..59be684 100644
--- a/html/app.html
+++ b/html/app.html
@@ -22,6 +22,7 @@
<meta charset="UTF-8">
<title>GNUfault</title>
<link rel="stylesheet" type="text/css" href="/css/all.css">
+ <link rel="icon" type="image/x-icon" href="/images/taya.gif">
</head>
<body>
<div class="container">