diff options
| author | Yuval Adam <_@yuv.al> | 2022-10-28 12:42:12 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-10-28 12:42:12 +0300 |
| commit | 30aaf65133376abf9189d50d3fed1bd2f03dd3c2 (patch) | |
| tree | a5b946bf12ba066bbbbb1ddbedd8de5bb634ddf9 | |
| parent | 0c628ce276314a4cb3c99875abc65f09015b7d34 (diff) | |
Update page and README titles
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | templates/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# namehack.club +# Domain Name Hack Club An exclusive club of nerds that own the domain hack to their name. diff --git a/templates/index.html b/templates/index.html index ca71425..fb47d8b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@ <head> <meta charset="utf-8"> - <title>namehack.club</title> + <title>Domain Name Hack Club :: namehack.club</title> <meta name="description" content="An exclusive club of nerds that own the domain hack to their name"> <meta name="keywords" content="domain, name, hack, club, exclusive"> |
