Skip to content

Commit d59f856

Browse files
authored
Update index.html
Cookie notice
1 parent bfcca54 commit d59f856

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
@@ -107,8 +107,8 @@
107107
</div>
108108
<div id="cookie-notice-buttons">
109109
<button onclick="document.getElementById('cookie-notice').style.display = 'none';">Accept</button>
110-
<button onclick="document.getElementById('cookie-notice').style.display = 'none';">Reject</button>
111-
</div>
110+
<button onclick="location.replace('about:blank')">Leave</button>
111+
</div>
112112
</div>
113113
<h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™</h1>
114114
<div class="imgbox">

0 commit comments

Comments
 (0)