From 1731fb89243b0da7a43a3064a5e0fbcc421b14e0 Mon Sep 17 00:00:00 2001 From: Lukas SP Date: Fri, 11 Sep 2020 18:02:44 +0200 Subject: [PATCH] Change highlight.js theme --- web/assets/js/buttons.js | 2 -- web/index.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/web/assets/js/buttons.js b/web/assets/js/buttons.js index e9fefbd..f28165c 100644 --- a/web/assets/js/buttons.js +++ b/web/assets/js/buttons.js @@ -69,8 +69,6 @@ export function setupButtons() { let address = location.protocol + "//" + location.host + "/" + data.id; if (data.suggestedSyntaxType) address += "." + data.suggestedSyntaxType; location.replace(address); - - // TODO: Find a solution to display the deletion token }); }); diff --git a/web/index.html b/web/index.html index 8e39a6e..c9ba842 100644 --- a/web/index.html +++ b/web/index.html @@ -5,7 +5,7 @@ pasty - +