Add wordle by oxalorg

This commit is contained in:
Michiel Borkent 2022-02-07 18:23:16 +01:00
parent 8f72a1a51f
commit 728cd304aa
4 changed files with 149 additions and 0 deletions

View file

@ -15,6 +15,9 @@
(fs/copy "resources/public/bookmarklet.html" "gh-pages"
{:replace-existing true})
(fs/copy "resources/public/wordle.html" "gh-pages"
{:replace-existing true})
(fs/copy "resources/public/disable_auto_eval.html" "gh-pages"
{:replace-existing true})