Skip to content

Commit a43be8b

Browse files
committed
video popup opent nu bij klik op projectafbeelding
1 parent 1776716 commit a43be8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@ <h2>De STrooperij</h2>
140140
</a>
141141
</div>
142142
<div class="card">
143-
<a href="https://github.com/2TomL/Mikey-s_Magic_Mixer-tool" target="_blank" rel="noopener">
143+
<a href="#" onclick="openVideoPopup(event)" title="Bekijk video">
144144
<img src="./img/Project_MMMt.png" alt="Mikeys MagicMixing-tool">
145145
</a>
146-
<h2>Mikeys MagicMixing-tool</h2>
146+
<h2>Mikeys Magic Mixing-tool</h2>
147147
<p>DJ set generator tool. Upload your tracks, generate a setlist, en download je mix.</p>
148148
<a class="project-link" href="https://github.com/2TomL/Mikey-s-Magic-Mixer-tool" target="_blank" rel="noopener" title="GitHub">
149149
<img src="./img/github.png" alt="GitHub link" class="project-icon">

0 commit comments

Comments
 (0)