From 36465a7d2acb73ae2356596845994fc8814ef279 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 22 Dec 2020 05:36:34 +0100 Subject: Removes clipboard for inline stuff. --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 149daf3..e5910ad 100644 --- a/config.toml +++ b/config.toml @@ -6,13 +6,14 @@ theme = "hugo-theme-learn" [params] custom_css = ["css/prism.css"] disableShortcutsTitle=true + disableInlineCopyToClipBoard=true # For search functionality [outputs] home = [ "HTML", "RSS", "JSON"] [[menu.shortcuts]] -name = " Github" +name = " GitHub" identifier = "ds" url = "https://github.com/nsensfel/tonkadur" weight = 50 -- cgit v1.2.3-70-g09d2