diff options
author | petrus comestor <petrus@comestor.org> | 2024-07-20 17:13:09 -0400 |
---|---|---|
committer | petrus comestor <petrus@comestor.org> | 2024-07-20 17:13:09 -0400 |
commit | a23429520d46ebce69e594936a9ff19af264cb7a (patch) | |
tree | 5ea5f2201589e9c9a2c0ec20923312578b71695a /hosts.html | |
parent | cb6380daeed3c256b5449454543f9aa9b342af7d (diff) |
fixes
Diffstat (limited to 'hosts.html')
-rw-r--r-- | hosts.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ <!DOCTYPE HTML> <html> <head> - <title>Host Your Own Quiet Reading</title> + <title>Host Your Own</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" type="image/x-icon" href="/static/hex.svg"> @@ -22,7 +22,7 @@ <div class="nav"> <a href="/">Home</a> · - <a href="/hosts"><strong>Host Your Own Quiet Reading</strong></a> + <a href="/hosts"><strong>Host Your Own</strong></a> · <a href="https://instagram.com/quietreadingbk">Instagram</a> </div> |