From c6cdfc32ce6a757d625346cb910bb7268df7c389 Mon Sep 17 00:00:00 2001 From: Kenox Date: Thu, 3 Nov 2022 08:24:10 +0100 Subject: [PATCH] Remove twitter button and about.md href --- static/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/static/index.html b/static/index.html index 34adb3d..0fda910 100644 --- a/static/index.html +++ b/static/index.html @@ -31,7 +31,7 @@ }, 1000); // Construct app and load initial path $(function() { - app = new haste('hastebin', { twitter: true }); + app = new haste('knxbin', { }); handlePop({ target: window }); }); @@ -44,14 +44,13 @@
- +
-