aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2023-02-10 15:11:07 +0100
committerJoris2023-02-10 15:11:07 +0100
commit6f1a102c4b223a05b425a59d6379569a1a22e7f0 (patch)
tree5e0b206c303fa2569fb2b082f72b6c9c7567f638
parentde202357df788c12180eef74af257625126e2552 (diff)
downloadpersonal-page-6f1a102c4b223a05b425a59d6379569a1a22e7f0.tar.gz
personal-page-6f1a102c4b223a05b425a59d6379569a1a22e7f0.tar.bz2
personal-page-6f1a102c4b223a05b425a59d6379569a1a22e7f0.zip
Upgarde dividat projects
-rw-r--r--public/index.html6
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