From aa35c0542348c206c1d95ba576fd981e18f50a33 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Thu, 27 Feb 2025 11:24:25 -0600 Subject: Added some javascript stuff --- js/toggle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/toggle.js') diff --git a/js/toggle.js b/js/toggle.js index 884e0bf..46e4b6a 100644 --- a/js/toggle.js +++ b/js/toggle.js @@ -1,4 +1,4 @@ -// @license http://www.wtfpl.net/txt/copying/" WTFPL +// @license "http://www.wtfpl.net/txt/copying/" WTFPL function toggle(divid) { var cont = document.getElementById(divid); -- cgit v1.2.3