-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Maingron edited this page Sep 12, 2022
·
1 revision
To implement Snow.js onto a website, go to the end of your HTML and include it via a <script>-tag.
Recommended code to implement snow.js:
<script src="snow.js" async charset="UTF-8"></script>
Make sure to copy snow.js into your website directory and check, if the link is right. If you want to modify the snow, you can do that by modifying the config section in snow.js