From 62236629b533c179deb6464956f165043bd81601 Mon Sep 17 00:00:00 2001 From: ar0n Date: Mon, 1 Mar 2021 14:02:56 +0000 Subject: [PATCH] Update index.html --- index.html | 3 --- 1 file changed, 3 deletions(-) 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);