diff options
author | Joris | 2023-02-10 15:11:07 +0100 |
---|---|---|
committer | Joris | 2023-02-10 15:11:07 +0100 |
commit | 6f1a102c4b223a05b425a59d6379569a1a22e7f0 (patch) | |
tree | 5e0b206c303fa2569fb2b082f72b6c9c7567f638 /public | |
parent | de202357df788c12180eef74af257625126e2552 (diff) |
Upgarde dividat projects
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html index a616a65..cc32aa9 100644 --- a/public/index.html +++ b/public/index.html @@ -34,7 +34,7 @@ </ul> <li> - develop STROOP test discussing with researchers + develop STROOP test <ul class="technos"> <li>Elm <li>CSS @@ -57,7 +57,7 @@ </ul> <li> - maintain and add functionalities in Web Server + migrate backend tests to make them independant from each other <ul class="technos"> <li>Scala <li>Http4s @@ -65,7 +65,7 @@ </ul> <li> - migrate build from Webpack to Shake + migrate frontend build from Webpack to Shake <ul class="technos"> <li>Shake <li>Haskell |