raster pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=93846861d5b453b523fc041aca89c3c85a8f346e
commit 93846861d5b453b523fc041aca89c3c85a8f346e Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Tue Jun 15 12:15:36 2021 +0100 www - remove errant squiggly --- public_html/lib/tpl/e/footer.html | 1 - 1 file changed, 1 deletion(-) diff --git a/public_html/lib/tpl/e/footer.html b/public_html/lib/tpl/e/footer.html index e903be7b..4738689a 100644 --- a/public_html/lib/tpl/e/footer.html +++ b/public_html/lib/tpl/e/footer.html @@ -159,7 +159,6 @@ var nick = n1[Math.floor(Math.random() * n1.length)] + '-' + n2[Math.floor(Math.random() * n2.length)]; - } </script> <div id="ircbutton" onmousedown="this.style.background='#3399ff'" --