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 9d72fb5 commit 9b32d87Copy full SHA for 9b32d87
index.html
@@ -13,10 +13,3 @@ <h1>stalk me at</h1>
13
<p><font size="6">Discord:belarusianflag
14
YouTube:<a href="https://www.youtube.com/@gamma123-xyz">Gaham/@gamma123-xyz</a></font></p>
15
</body>
16
-<script>
17
- p=0;uh=['<a href="https://thevitebsk-github-io.vercel.app/blog.html"><i>GAHAM</i></a>','<a href="https://thevitebsk-github-io.vercel.app/blog.html"><i>GAHAM_</i></a>']
18
- setInterval(()=>{
19
- document.getElementById("GA").InnerHTML = uh[p]
20
- if (p<1){p++} else {p=0}}
21
- ,500)
22
-</script>
0 commit comments