Skip to content

Commit 7c6a019

Browse files
authored
update click info
1 parent 7efd13a commit 7c6a019

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h2>Just a black web page</h2>
6666
>A 10 hours black screen video</a
6767
>
6868
</p>
69-
<button class="modal-close modal-exit" autofocus>
69+
<button class="modal-close modal-exit" data-umami-event="close-modal" autofocus>
7070
<svg
7171
xmlns="http://www.w3.org/2000/svg"
7272
width="24"
@@ -85,7 +85,7 @@ <h2>Just a black web page</h2>
8585
</button>
8686
</div>
8787
</div>
88-
<div class="info" data-modal="modal-info">
88+
<div class="info" data-modal="modal-info" data-umami-event="open-modal">
8989
<svg
9090
xmlns="http://www.w3.org/2000/svg"
9191
width="24"

0 commit comments

Comments
 (0)