Skip to content

Commit 12251a5

Browse files
authored
Update index.html
1 parent 8dc03a4 commit 12251a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ <h1>stalk me at</h1>
1919
document.getElementById("GA").InnerHTML =
2020
['<a href="https://thevitebsk-github-io.vercel.app/blog.html"><i>GAHAM</i></a>',
2121
'<a href="https://thevitebsk-github-io.vercel.app/blog.html"><i>GAHAM_</i></a>']
22-
[p%2] ; p++}
22+
[p] ; if (p<2){p++} else {p=0} }
2323
,500)
2424
</script>

0 commit comments

Comments
 (0)