diff options
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index bd36304..90bcd48 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,7 @@ <html lang='en-US'> <head> <meta charset='utf-8'/> - <title>Alonzo's Mood</title> + <title>Alonzo Mood Calculator</title> <link rel='stylesheet' type='text/css' href='face.css'/> </head> |