diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-18 18:10:18 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-18 18:10:18 -0700 |
| commit | f8e695d64f5d6d08891c4dbac09aab512e277246 (patch) | |
| tree | e1c4dcd4d8d8126bc60039b64b4c6ef88f05061a /html | |
| parent | d35636657bbaccd5ec38327afe6a4fabfcddb1fe (diff) | |
Update page title
Diffstat (limited to 'html')
| -rw-r--r-- | html/app.html | 2 |
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> |
