diff --git a/compose.yaml b/compose.yaml index d966985..001d041 100644 --- a/compose.yaml +++ b/compose.yaml @@ -10,4 +10,7 @@ services: path: src/ - action: sync+restart path: html/ - target: /html + target: html + - action: sync + path: static/ + target: static diff --git a/html/index.html b/html/index.html index 534b1ba..490b892 100644 --- a/html/index.html +++ b/html/index.html @@ -4,6 +4,21 @@ Ange DUHAYON +