From fd72a24d91583ae976c192a91886b962ccd3fc81 Mon Sep 17 00:00:00 2001 From: Alexander Lee Date: Tue, 6 Sep 2022 17:27:22 +0800 Subject: [PATCH] Feat: remove extra page sidebar icons --- _includes/print.html | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/_includes/print.html b/_includes/print.html index efffcc7d..bd4068e0 100644 --- a/_includes/print.html +++ b/_includes/print.html @@ -16,37 +16,6 @@ {%- comment -%} The only cross-browser compatible way to copy the current page url into a clipboard is to store it in a hidden input box {%- endcomment -%} -
- - - -
-
- {%- assign url_input = "http://www.facebook.com/sharer.php?u={{page.url|absolute_url|escape}}"" -%} - {%- include functions/external_url.html -%} - - - -
-
- {%- assign url_input = "https://www.linkedin.com/sharing/share-offsite/?url={{page.url|absolute_url|escape}}&title={{page.title}}"" -%} - {%- include functions/external_url.html -%} - - - -