We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8abcef commit f094169Copy full SHA for f094169
1 file changed
index.html
@@ -255,6 +255,10 @@
255
256
document.addEventListener('contextmenu', e => e.preventDefault());
257
258
+<button class="remarks-btn" onclick="window.open('https://github.com/tenringsofdoom1x/repo/issues', '_blank')">
259
+ <span>💬</span> Remarks
260
+</button>
261
+
262
<footer>
263
<p>Pobfus 0.8 Beta | Developed by <a href="https://github.com/tenringsofdoom1x">tenringsofdoom1x</a></p>
264
<p style="font-size: 0.7em; max-width: 600px; margin: 0 auto; opacity: 0.6;">
0 commit comments