We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc03a4 commit 12251a5Copy full SHA for 12251a5
index.html
@@ -19,6 +19,6 @@ <h1>stalk me at</h1>
19
document.getElementById("GA").InnerHTML =
20
['<a href="https://thevitebsk-github-io.vercel.app/blog.html"><i>GAHAM</i></a>',
21
'<a href="https://thevitebsk-github-io.vercel.app/blog.html"><i>GAHAM_</i></a>']
22
- [p%2] ; p++}
+ [p] ; if (p<2){p++} else {p=0} }
23
,500)
24
</script>
0 commit comments