diff options
author | JoelHMikael <joel.h.kronqvist@gmail.com> | 2021-12-09 08:19:20 +0200 |
---|---|---|
committer | JoelHMikael <joel.h.kronqvist@gmail.com> | 2021-12-09 08:19:20 +0200 |
commit | 1398a39779132974812ff1336f4af8e51b8e92cf (patch) | |
tree | 6eeef9b479c6ae4dc6c3049e3463273bbae28169 /index.html | |
parent | 7a02701c6963cddeceb894aec373e4866cfdaa2d (diff) | |
download | LYLLRuoka-1398a39779132974812ff1336f4af8e51b8e92cf.tar.gz LYLLRuoka-1398a39779132974812ff1336f4af8e51b8e92cf.zip |
Readability improvements
buildMain in server.js
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ <div id="shift-result" class="float-block"> <h2>\(foodshift-header\)</h2> - <p>\(result\)</p> + <p>\(shift\)</p> </div> </div> |