mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
Bye 🎅
This commit is contained in:
parent
0e615abbdc
commit
aa3121eca2
@ -1,5 +1,6 @@
|
||||
// Fork https://github.com/HermannBjorgvin/SnowJs/blob/master/snow.js
|
||||
(function(){
|
||||
if (new Date().getDate() > 25) return
|
||||
var canvas = document.createElement("canvas");
|
||||
var ctx = canvas.getContext("2d");
|
||||
var flakeArray = [];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user