From fa7ee7f40c52899da4cd5049f27a87c7e94935a7 Mon Sep 17 00:00:00 2001 From: thijs Date: Tue, 19 May 2026 09:09:02 +0200 Subject: [PATCH] update --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f023969..a3c6b2b 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,6 @@ python -m http.server 8080 opzekerIT/ ├── index.html # De single-page site ├── favicon.ico # 🦊 Tab-icoon -├── portfolio-item.html # (template, ongebruikt) -├── service-item.html # (template, ongebruikt) ├── assets/ │ ├── css/custom/ # Eigen styling (modern.css = main) │ ├── js/custom/ # Vanilla JS interactions, WebGL, animations @@ -115,7 +113,7 @@ De broncode mag bekeken worden ter inspiratie; vragen over hergebruik? Stuur een 📧 [thijs@opzeker.it](mailto:thijs@opzeker.it) 📞 [+31 (0) 6 110 545 21](tel:+31611054521) -🌍 [opzeker.it](https://www.opzeker.it) · 🧑‍💻 [git.opzeker.it](https://git.opzeker.it) · 💼 [LinkedIn](https://www.linkedin.com/in/thijsstobbelaar/) +🌍 [opzeker.it](https://opzeker.it) · 🧑‍💻 [git.opzeker.it](https://git.opzeker.it) · 💼 [LinkedIn](https://www.linkedin.com/in/thijsstobbelaar/) ---