diff --git a/index.html b/index.html index 290f480..6f3743f 100644 --- a/index.html +++ b/index.html @@ -85,8 +85,5 @@ if (typeof openpgp.config === "object") { } else { document.getElementById('worksCheck').insertAdjacentHTML('beforeend', ''); } - -let c = baffle('code', {characters: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789', speed: 80}).start(); -c.reveal(3000, 500);