Nieuwe test
This commit is contained in:
@@ -433,9 +433,9 @@ $phpVersion = PHP_VERSION;
|
||||
</div>
|
||||
</div>
|
||||
<nav class="nav-links">
|
||||
<a href="index.php" class="btn-link">
|
||||
← Terug naar Home
|
||||
</a>
|
||||
<a href="index.php" class="btn-link">🏠 Home</a>
|
||||
<a href="lab.php" class="btn-link" style="background: rgba(6, 182, 212, 0.2); color: white; border-color: rgba(6, 182, 212, 0.4);">🧪 Dev Lab</a>
|
||||
<a href="services.php" class="btn-link">🛠️ Diensten & Offerte</a>
|
||||
<button class="sound-toggle" id="sound-btn" onclick="toggleAudio()" title="Schakel geluidseffecten in/uit">
|
||||
<span id="sound-icon">🔈</span> Geluid: <span id="sound-status">Uit</span>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user