boredbutton3

Log | Files | Refs | README

commit fb9adb79bb1d6cf491de6bb49b2f802d7632f993
parent 64a2b70e6daed63dbc0755b4b45625305badce28
Author: William Lindholm <william_lindholm@outlook.com>
Date:   Sun, 19 Dec 2021 20:02:41 +0100

Removed test message from fact text.

Diffstat:
Mindex.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -21,7 +21,7 @@ </div> <div class="main" id="main" onclick="showFact()"></div> - <p id="fact_text">test test test</p> + <p id="fact_text"></p> </body>