aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2020-03-06 20:24:19 -0500
committerPaul Duncan <pabs@pablotron.org>2020-03-06 20:24:19 -0500
commitdd4916b43b4e6e1139aead4202f82401fc454e98 (patch)
tree601cc5a66a45d4ec3227ad263eef081211cc7fff /public/index.html
parent3b2311e0e9f0563d0c75d97b42ecfcecb49ae0a2 (diff)
downloadalonzo-mood-calculator-dd4916b43b4e6e1139aead4202f82401fc454e98.tar.bz2
alonzo-mood-calculator-dd4916b43b4e6e1139aead4202f82401fc454e98.zip
fix page title
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
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>