diff --git a/worker.js b/worker.js index 813126a..094b00a 100644 --- a/worker.js +++ b/worker.js @@ -24,7 +24,7 @@ const PAGE_DESCRIPTION = const GOOGLE_FONT = "Rubik"; /* Step 5: enter any custom scripts you'd like */ -const CUSTOM_SCRIPT = ``; +const CUSTOM_SCRIPT = String.raw``; /* CONFIGURATION ENDS HERE */