10000 Update index.html · snojs/snojs.github.io@d37707c · GitHub
[go: up one dir, main page]

Skip to content

Commit d37707c

Browse files
Update index.html
1 parent 34fe558 commit d37707c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
Download Locally <a href="https://snojs.github.io/snojs-beta/snoflake.js" download class="dark-sky">Here</a><br/>
117117
Run from the link with a script tag<br/>
118118
↓ Click to Copy ↓<br/>
119-
<div class="p-m border-light r m-m" style="display:inline-block;" onclick="copy('<script src=\'https://snojs.github.io/sno/snoflake.js\'></script>')">
120-
&#60;script src="https://snojs.github.io/sno/snoflake.js"&#62;&#60;/script&#62;
119+
<div class="p-m border-light r m-m" style="display:inline-block;" onclick="copy('<script src=\'https://snojs.github.io/sno/sno.js\'></script>')">
120+
&#60;script src="https://snojs.github.io/sno/sno.js"&#62;&#60;/script&#62;
121121
</div>
122122
</div><br/><br/><br/>
123123
<div class="karla bg-grad p-xl text-center footer">
@@ -129,6 +129,6 @@
129129
navigator.clipboard.writeText(id);
130130
}
131131
</script>
132-
<script src="https://snojs.github.io/sno/snoflake.js"></script>
132+
<script src="https://snojs.github.io/sno/sno.js"></script>
133133
</body>
134134
</html>

0 commit comments

Comments
 (0)
0