diff options
author | Paul Duncan <pabs@pablotron.org> | 2020-03-07 03:15:32 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2020-03-07 03:15:32 -0500 |
commit | 9a512e9cbdd02dbf7daf6bc120d05230dbfa9869 (patch) | |
tree | bf4e9412e99eff3b9d06bc5e47cda786ea0382f7 /public/index.html | |
parent | 115ca81006a0b669a1aabab2068f91147408228f (diff) | |
download | alonzo-mood-calculator-9a512e9cbdd02dbf7daf6bc120d05230dbfa9869.tar.bz2 alonzo-mood-calculator-9a512e9cbdd02dbf7daf6bc120d05230dbfa9869.zip |
remove extraneous whitespace
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index e166768..f4ba0ee 100644 --- a/public/index.html +++ b/public/index.html @@ -95,4 +95,3 @@ <script type='text/javascript' src='face.js'></script> </body> </html> - |