From 01d5598e49ca53178abc35d9313acaef610ad47c Mon Sep 17 00:00:00 2001 From: toleksa Date: Sat, 28 Jan 2023 15:17:25 +0100 Subject: [PATCH] hash answers --- update.js | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/update.js b/update.js index 03e8858..a0df15a 100644 --- a/update.js +++ b/update.js @@ -86,10 +86,21 @@ const HTML_FOOTER = ` // TODO add custom javascript to the wordpress header? const SOLUTION_JS = ` `;