Add and update Rock Paper Scissors app, revise the Calculator page, and allow for testing
This commit is contained in:
parent
91c4417d89
commit
d069c9a4d3
5 changed files with 14 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "src/pages/calc"]
|
||||
path = src/pages/calc
|
||||
url = https://git.ixvd.net/logically.cc/calc
|
||||
[submodule "src/pages/rockpaperscissors"]
|
||||
path = src/pages/rockpaperscissors
|
||||
url = https://git.ixvd.net/logically.cc/rockpaperscissors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue