We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcca54 commit d59f856Copy full SHA for d59f856
1 file changed
index.html
@@ -107,8 +107,8 @@
107
</div>
108
<div id="cookie-notice-buttons">
109
<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>
+ <button onclick="location.replace('about:blank')">Leave</button>
+ </div>
112
113
<h1 style="font-size:140%;margin:7px">Introducing The Core Geometric System ™</h1>
114
<div class="imgbox">
0 commit comments