Add wordle by oxalorg
This commit is contained in:
parent
8f72a1a51f
commit
728cd304aa
4 changed files with 149 additions and 0 deletions
|
|
@ -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})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue