diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/index.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.pug b/src/index.pug index 6ca38f0..2f3ac50 100644 --- a/src/index.pug +++ b/src/index.pug @@ -28,7 +28,7 @@ block content a.service-box.spacing(href='https://p.adnab.me') div(style='font-size: 80px; height: 120px') 📄 h3 collaboration - a.service-box.spacing(href='documentation.html#site') + a.service-box.spacing(href='/Technique') div(style='font-size: 80px; height: 120px') 🌐 h3 sites webs a.service-box.spacing(href='https://git.deuxfleurs.fr') |