From d3192bed44cabf7f8e402b30853ff22761be1ec5 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:14:27 +0200 Subject: Resolving quite some problems in the JS, marking the scss colors and more... Changes to be committed: modified: static/js/main.js modified: config.toml modified: content/posts/typography.md modified: sass/_predefined.scss renamed: static/js/clipboard.js -> static/js/copy.js deleted: static/js/clipboard.min.js deleted: static/js/katex.js deleted: static/js/katex.min.js deleted: sass/katex.min.css deleted: sass/katex.css --- static/js/clipboard.min.js | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 static/js/clipboard.min.js (limited to 'static/js/clipboard.min.js') diff --git a/static/js/clipboard.min.js b/static/js/clipboard.min.js deleted file mode 100644 index 28650f3..0000000 --- a/static/js/clipboard.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * clipboard.js v2.0.6 - * https://clipboardjs.com/ - * - * Licensed MIT © Zeno Rocha - */ -!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()}(this,function(){return o={},r.m=n=[function(t,e){t.exports=function(t){var e;if("SELECT"===t.nodeName)t.focus(),e=t.value;else if("INPUT"===t.nodeName||"TEXTAREA"===t.nodeName){var n=t.hasAttribute("readonly");n||t.setAttribute("readonly",""),t.select(),t.setSelectionRange(0,t.value.length),n||t.removeAttribute("readonly"),e=t.value}else{t.hasAttribute("contenteditable")&&t.focus();var o=window.getSelection(),r=document.createRange();r.selectNodeContents(t),o.removeAllRanges(),o.addRange(r),e=o.toString()}return e}},function(t,e){function n(){}n.prototype={on:function(t,e,n){var o=this.e||(this.e={});return(o[t]||(o[t]=[])).push({fn:e,ctx:n}),this},once:function(t,e,n){var o=this;function r(){o.off(t,r),e.apply(n,arguments)}return r._=e,this.on(t,r,n)},emit:function(t){for(var e=[].slice.call(arguments,1),n=((this.e||(this.e={}))[t]||[]).slice(),o=0,r=n.length;o