Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/amzrk2/hugo-theme-fuji.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordsrkafuu <dsrkafuu@users.noreply.github.com>2022-03-09 10:06:38 +0300
committerdsrkafuu <dsrkafuu@users.noreply.github.com>2022-03-09 10:06:38 +0300
commitbf73faea4fd1c709f7c73c2359e1aaf4fa58adc2 (patch)
treee2cb4c6570e0496cbea9f53c71452fba409f6a07
parentf59b9f235e5082c3183da783977a03fbbd185bb8 (diff)
deploy: d261aa128da2af4dbb09d69d9cde191dd474f354
-rw-r--r--404.html2
-rw-r--r--about/index.html2
-rw-r--r--archives/index.html2
-rw-r--r--assets/js/fuji.min.js2
-rw-r--r--index.html2
-rw-r--r--post/aplayer-test/index.html2
-rw-r--r--post/cjk-unicode-test/index.html2
-rw-r--r--post/emoji-support/index.html2
-rw-r--r--post/index.html2
-rw-r--r--post/markdown-syntax/index.html2
-rw-r--r--post/math-typesetting/index.html2
-rw-r--r--post/placeholder-text/index.html2
-rw-r--r--post/wtf-article/index.html2
-rw-r--r--search/index.html2
-rw-r--r--tags/aplayer/index.html2
-rw-r--r--tags/cjk/index.html2
-rw-r--r--tags/css/index.html2
-rw-r--r--tags/emoji/index.html2
-rw-r--r--tags/html/index.html2
-rw-r--r--tags/markdown/index.html2
-rw-r--r--tags/test/index.html2
-rw-r--r--tags/text/index.html2
-rw-r--r--tags/themes/index.html2
-rw-r--r--tags/wtf/index.html2
24 files changed, 24 insertions, 24 deletions
diff --git a/404.html b/404.html
index 878d38e..17208ee 100644
--- a/404.html
+++ b/404.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/about/index.html b/about/index.html
index bb9ba00..9226d11 100644
--- a/about/index.html
+++ b/about/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/archives/index.html b/archives/index.html
index 9fc7b6a..7bd23f7 100644
--- a/archives/index.html
+++ b/archives/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/assets/js/fuji.min.js b/assets/js/fuji.min.js
index cdd2973..cba9911 100644
--- a/assets/js/fuji.min.js
+++ b/assets/js/fuji.min.js
@@ -1 +1 @@
-"use strict";(()=>{function s(){let e=document.body.getAttribute("data-theme");return e==="auto"?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e==="dark"?"dark":"light"}document.querySelector("span.post-comment-notloaded")&&document.querySelector("span.post-comment-notloaded").addEventListener("click",loadComment);document.querySelector(".btn .btn-scroll-top").addEventListener("click",()=>{document.documentElement.scrollTop=0});document.addEventListener("DOMContentLoaded",()=>{typeof mediumZoom=="function"&&mediumZoom(".img-zoomable",{margin:32,background:"#00000054",scrollOffset:128})});function m(e){let t=s();e&&(t==="dark"?e.contentWindow.postMessage({type:"set-theme",theme:"photon-dark"},"https://utteranc.es"):e.contentWindow.postMessage({type:"set-theme",theme:"github-light"},"https://utteranc.es"))}document.querySelector(".btn .btn-toggle-mode").addEventListener("click",()=>{let e=s(),t=document.body.getAttribute("data-theme"),n=document.body.getAttribute("data-theme-auto")==="true",o=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light";if(t==="auto")document.body.setAttribute("data-theme",e==="light"?"dark":"light"),localStorage.setItem("fuji_data-theme",e==="light"?"dark":"light");else if(t==="light"){let a=o==="dark"&&n?"auto":"dark";document.body.setAttribute("data-theme",a),localStorage.setItem("fuji_data-theme",a)}else{let a=o==="light"&&n?"auto":"light";document.body.setAttribute("data-theme",a),localStorage.setItem("fuji_data-theme",a)}let r=document.querySelector(".post-comment");r&&document.querySelector("span.post-comment-notloaded").getAttribute("style")&&(r.getAttribute("data-comment")==="utterances"&&m(document.querySelector(".post-comment iframe")),r.getAttribute("data-comment")==="disqus"&&DISQUS.reset({reload:!0}))});function d(e,t,n){let r=new Fuse(t,{shouldSort:!0,distance:1e4,keys:[{name:"title",weight:2},{name:"tags",weight:1.5},{name:"content",weight:1}]}).search(e);return r.length>0?(document.getElementById("search-result").innerHTML=template("search-result-template",r),[new Date().getTime()-n,r.length]):"notFound"}var l=new URLSearchParams(window.location.search);if(l.has("s")){let e=new Date().getTime(),t=document.querySelectorAll(".search-result-info"),n=l.get("s");document.querySelector(".search-input input").setAttribute("value",n);let o=new XMLHttpRequest;o.open("GET","index.json",!0),o.responseType="json",o.onerror=()=>{t[2].removeAttribute("style")},o.ontimeout=()=>{t[2].removeAttribute("style")},o.onreadystatechange=()=>{o.readyState===4&&(o.status===200?(e=d(n,o.response,e),e==="notFound"?t[1].removeAttribute("style"):(t[0].innerHTML=t[0].innerHTML.replace("[TIME]",e[0]),t[0].innerHTML=t[0].innerHTML.replace("[NUM]",e[1]),t[0].removeAttribute("style"))):t[2].removeAttribute("style"))},o.send(null)}var i=document.getElementById("btn-menu");i&&i.addEventListener("click",()=>{let e=document.querySelector(".sidebar-mobile");e&&(e.style.display==="none"?e.setAttribute("style","display: flex;"):e.setAttribute("style","display: none;"))});})();
+"use strict";(()=>{function i(){let e=document.body.getAttribute("data-theme");return e==="auto"?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e==="dark"?"dark":"light"}document.querySelector("span.post-comment-notloaded")&&document.querySelector("span.post-comment-notloaded").addEventListener("click",loadComment);document.querySelector(".btn .btn-scroll-top").addEventListener("click",()=>{document.documentElement.scrollTop=0});document.addEventListener("DOMContentLoaded",()=>{typeof mediumZoom=="function"&&mediumZoom(".img-zoomable",{margin:32,background:"#00000054",scrollOffset:128})});function m(e){let t=i();e&&(t==="dark"?e.contentWindow.postMessage({type:"set-theme",theme:"photon-dark"},"https://utteranc.es"):e.contentWindow.postMessage({type:"set-theme",theme:"github-light"},"https://utteranc.es"))}document.querySelector(".btn .btn-toggle-mode").addEventListener("click",()=>{let e=i(),t=document.body.getAttribute("data-theme"),n=document.body.getAttribute("data-theme-auto")==="true",o=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light";if(t==="auto")document.body.setAttribute("data-theme",e==="light"?"dark":"light"),localStorage.setItem("fuji_data-theme",e==="light"?"dark":"light");else if(t==="light"){let a=o==="dark"&&n?"auto":"dark";document.body.setAttribute("data-theme",a),localStorage.setItem("fuji_data-theme",a)}else{let a=o==="light"&&n?"auto":"light";document.body.setAttribute("data-theme",a),localStorage.setItem("fuji_data-theme",a)}let r=document.querySelector(".post-comment");r&&document.querySelector("span.post-comment-notloaded").getAttribute("style")&&(r.getAttribute("data-comment")==="utterances"&&m(document.querySelector(".post-comment iframe")),r.getAttribute("data-comment")==="disqus"&&DISQUS.reset({reload:!0}))});function d(e,t,n){let r=new Fuse(t,{shouldSort:!0,distance:1e4,keys:[{name:"title",weight:2},{name:"tags",weight:1.5},{name:"content",weight:1}]}).search(e);return r.length>0?(document.getElementById("search-result").innerHTML=template("search-result-template",r),[new Date().getTime()-n,r.length]):"notFound"}var s=new URLSearchParams(window.location.search);if(s.has("s")){let e=new Date().getTime(),t=document.querySelectorAll(".search-result-info"),n=s.get("s");document.querySelector(".search-input input").setAttribute("value",n);let o=new XMLHttpRequest;o.open("GET","index.json",!0),o.responseType="json",o.onerror=()=>{t[2].removeAttribute("style")},o.ontimeout=()=>{t[2].removeAttribute("style")},o.onreadystatechange=()=>{o.readyState===4&&(o.status===200?(e=d(n,o.response,e),e==="notFound"?t[1].removeAttribute("style"):(t[0].innerHTML=t[0].innerHTML.replace("[TIME]",e[0]),t[0].innerHTML=t[0].innerHTML.replace("[NUM]",e[1]),t[0].removeAttribute("style"))):t[2].removeAttribute("style"))},o.send(null)}var l=document.getElementById("btn-menu");l&&l.addEventListener("click",()=>{let e=document.querySelector(".sidebar-mobile");e&&(e.style.display==="none"?e.setAttribute("style","display: flex;"):e.setAttribute("style","display: none;"))});})();
diff --git a/index.html b/index.html
index 445970f..c712faa 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/post/aplayer-test/index.html b/post/aplayer-test/index.html
index 87af243..b86db12 100644
--- a/post/aplayer-test/index.html
+++ b/post/aplayer-test/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/post/cjk-unicode-test/index.html b/post/cjk-unicode-test/index.html
index 0f9b1fe..df92104 100644
--- a/post/cjk-unicode-test/index.html
+++ b/post/cjk-unicode-test/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/post/emoji-support/index.html b/post/emoji-support/index.html
index 71a3fff..59d40da 100644
--- a/post/emoji-support/index.html
+++ b/post/emoji-support/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/post/index.html b/post/index.html
index 8b29f02..88bd4c5 100644
--- a/post/index.html
+++ b/post/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/post/markdown-syntax/index.html b/post/markdown-syntax/index.html
index 34d60d4..f8de2df 100644
--- a/post/markdown-syntax/index.html
+++ b/post/markdown-syntax/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/post/math-typesetting/index.html b/post/math-typesetting/index.html
index 4175401..66ff38b 100644
--- a/post/math-typesetting/index.html
+++ b/post/math-typesetting/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/post/placeholder-text/index.html b/post/placeholder-text/index.html
index 91a3dc6..3abb70d 100644
--- a/post/placeholder-text/index.html
+++ b/post/placeholder-text/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/post/wtf-article/index.html b/post/wtf-article/index.html
index 127fccd..0dec3c4 100644
--- a/post/wtf-article/index.html
+++ b/post/wtf-article/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/search/index.html b/search/index.html
index c58eef4..7da07aa 100644
--- a/search/index.html
+++ b/search/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/aplayer/index.html b/tags/aplayer/index.html
index 879b755..0df16c1 100644
--- a/tags/aplayer/index.html
+++ b/tags/aplayer/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/cjk/index.html b/tags/cjk/index.html
index 0ad225d..11476c7 100644
--- a/tags/cjk/index.html
+++ b/tags/cjk/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/css/index.html b/tags/css/index.html
index cb71e87..c1b9057 100644
--- a/tags/css/index.html
+++ b/tags/css/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/emoji/index.html b/tags/emoji/index.html
index 5a991cb..95f6693 100644
--- a/tags/emoji/index.html
+++ b/tags/emoji/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/html/index.html b/tags/html/index.html
index 88ac050..1ff1b35 100644
--- a/tags/html/index.html
+++ b/tags/html/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/markdown/index.html b/tags/markdown/index.html
index dbd603e..07b9c31 100644
--- a/tags/markdown/index.html
+++ b/tags/markdown/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/test/index.html b/tags/test/index.html
index 5f95939..f4aa599 100644
--- a/tags/test/index.html
+++ b/tags/test/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/text/index.html b/tags/text/index.html
index 74176b0..b9f3876 100644
--- a/tags/text/index.html
+++ b/tags/text/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/themes/index.html b/tags/themes/index.html
index 3701516..0833921 100644
--- a/tags/themes/index.html
+++ b/tags/themes/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />
diff --git a/tags/wtf/index.html b/tags/wtf/index.html
index 53f730f..db9cbda 100644
--- a/tags/wtf/index.html
+++ b/tags/wtf/index.html
@@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
-<meta name="generator" content="Hugo 0.92.2" />
+<meta name="generator" content="Hugo 0.93.3" />