what is nya.js? ~ nya.js is a script that adds a silly little furry friend to your site
what can nya.js do? ~ follow the cursor, sit down, and sleep. click on it to make it sit, and drag it around to, well, drag it around
how do i add nya.js to my site? ~ just add the following script to your sites header
<script src="https://tylerbatk.in/misc/nya.js" defer></script>
i don't like ______ about nya.js. can i change it? ~ go ahead! you are allowed to make whatever changes you want to nya.js and host it wherever you want.
(although, i would really appreciate it if you kept the header at the top of the script, thanks!)
it's not working! ~ if you are loading it from your own source, make sure the script has the `defer` attribute, otherwise it probably won't load properly
<script src="/js/nya.js" defer></script>
if you are using the script tag from the site, check the js console for error outputs