diff options
author | JoelHMikael <joel.h.kronqvist@gmail.com> | 2021-12-07 20:28:14 +0200 |
---|---|---|
committer | JoelHMikael <joel.h.kronqvist@gmail.com> | 2021-12-07 20:28:14 +0200 |
commit | 7a02701c6963cddeceb894aec373e4866cfdaa2d (patch) | |
tree | d394c082c7ed62fc87dd3c6fdaa0c2040c202e61 /index.html | |
parent | 278d57ab2f06b246e2c671ba7f453408c0468318 (diff) | |
download | LYLLRuoka-7a02701c6963cddeceb894aec373e4866cfdaa2d.tar.gz LYLLRuoka-7a02701c6963cddeceb894aec373e4866cfdaa2d.zip |
Minor changes to the server and UI
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ <br> - <div id="result" class="float-block"> + <div id="shift-result" class="float-block"> <h2>\(foodshift-header\)</h2> <p>\(result\)</p> </div> |