summaryrefslogtreecommitdiff
path: root/html/app.html
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-18 18:10:18 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-18 18:10:18 -0700
commitf8e695d64f5d6d08891c4dbac09aab512e277246 (patch)
treee1c4dcd4d8d8126bc60039b64b4c6ef88f05061a /html/app.html
parentd35636657bbaccd5ec38327afe6a4fabfcddb1fe (diff)
Update page title
Diffstat (limited to 'html/app.html')
-rw-r--r--html/app.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/app.html b/html/app.html
index 2fc3859..351b15a 100644
--- a/html/app.html
+++ b/html/app.html
@@ -20,7 +20,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <title>GNUfault</title>
+ <title>GNUfault.org</title>
<link rel="stylesheet" type="text/css" href="/css/all.css">
<link rel="icon" type="image/x-icon" href="/images/logos/taya.gif">
</head>