This commit is contained in:
Lanta 2026-05-18 13:55:04 +02:00
parent 8dd5a1f415
commit 87b0c96e07

View file

@ -68,8 +68,8 @@ Geen build-step, geen npm install — gewoon `index.html` openen in de browser.
## 🚀 Lokaal draaien
```bash
git clone https://git.opzeker.it/lanta/opzekerITwebsite.git
cd opzekerITwebsite
git clone https://git.opzeker.it/lanta/opzekerIT.git
cd opzekerIT
# Optie 1 — gewoon openen
start index.html # Windows
@ -85,7 +85,7 @@ python -m http.server 8080
## 📁 Projectstructuur
```
opzekerITwebsite/
opzekerIT/
├── index.html # De single-page site
├── favicon.ico # 🦊 Tab-icoon
├── portfolio-item.html # (template, ongebruikt)