diff options
| author | Yuval Adam <_@yuv.al> | 2022-10-28 13:16:13 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-10-28 13:16:13 +0300 |
| commit | b7e82c64ad47f5fe7565a521d3cd4844b950f3f7 (patch) | |
| tree | 13ddaf364b5c90fbc0014b8296d6ccc9650dd1a8 | |
| parent | 9caf015ccd7da0f177a06ed398f476cd8370b263 (diff) | |
Update title and keywords
| -rw-r--r-- | templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html index 5f72a9e..64d0521 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,10 +4,10 @@ <head> <meta charset="utf-8"> - <title>Domain Name Hack Club :: namehack.club</title> + <title>Domain Name Hack 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"> + <meta name="keywords" content="domain, name, hack, club, exclusive, personal, homepage"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> |
