diff options
| author | Featyre <88265031+Featyre@users.noreply.github.com> | 2021-10-17 19:09:44 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-17 19:09:44 +0800 |
| commit | 4754a86b9e38efc95f6e683deefdebdfc11b16b7 (patch) | |
| tree | 29c79ab1a8b2a370b10cce33eb7b086360f7ab55 /openalias.html | |
| parent | 4179489458aad0d36a65e46fb2783abd3cbd38c9 (diff) | |
Fix typo on OpenAlias
Diffstat (limited to 'openalias.html')
| -rw-r--r-- | openalias.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openalias.html b/openalias.html index dd11629..a76530a 100644 --- a/openalias.html +++ b/openalias.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang=en> <head> - <title>Open Alias – LandChad.net</title> + <title>OpenAlias – LandChad.net</title> <meta charset="utf-8"/> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel='stylesheet' type='text/css' href='style.css'> @@ -9,7 +9,7 @@ <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> </head> <body> - <header><h1>Open Alias</h1></header> + <header><h1>OpenAlias</h1></header> <nav></nav> <main> |
