diff options
| -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"> |
