From 1c5c47e91d93bef70ad51019cbd566b6e709e6d5 Mon Sep 17 00:00:00 2001 From: CoderSherlock Date: Thu, 15 Sep 2022 17:30:01 -0700 Subject: [PATCH] Fix invalid font link --- _data/variables.yml | 13 +- _site/404.html | 20 +- _site/about.html | 20 +- _site/archive.html | 20 +- _site/feed.xml | 2 +- _site/index.html | 20 +- _site/posts/charles-is-not-a-good-tool.html | 20 +- ...e-train-on-limited-edge-devices-part2.html | 22 +- ...w-do-we-train-on-limited-edge-devices.html | 20 +- ...enerate-word-cloud-with-chinese-fenci.html | 20 +- _site/posts/intro-xv6.html | 20 +- .../posts/some-of-my-previews-exper-work.html | 20 +- _site/posts/welcome-to-my-blog.html | 20 +- static/2022-09/Chart.bundle.min.js | 10 + static/2022-09/MathJax.js | 19 + static/2022-09/Valine.min.js | 17 + static/2022-09/all.css | 4619 +++++++++++++++++ static/2022-09/av-min.js | 22 + static/2022-09/gitalk.min.css | 2 + static/2022-09/gitalk.min.js | 20 + static/2022-09/jquery.min.js | 4 + static/2022-09/mermaid.min.js | 9 + static/webfonts/fa-brands-400.ttf | Bin 0 -> 181852 bytes static/webfonts/fa-brands-400.woff2 | Bin 0 -> 105536 bytes static/webfonts/fa-regular-400.ttf | Bin 0 -> 60520 bytes static/webfonts/fa-regular-400.woff2 | Bin 0 -> 23940 bytes static/webfonts/fa-solid-900.ttf | Bin 0 -> 388460 bytes static/webfonts/fa-solid-900.woff2 | Bin 0 -> 154228 bytes 28 files changed, 4846 insertions(+), 113 deletions(-) create mode 100644 static/2022-09/Chart.bundle.min.js create mode 100644 static/2022-09/MathJax.js create mode 100644 static/2022-09/Valine.min.js create mode 100644 static/2022-09/all.css create mode 100644 static/2022-09/av-min.js create mode 100644 static/2022-09/gitalk.min.css create mode 100644 static/2022-09/gitalk.min.js create mode 100644 static/2022-09/jquery.min.js create mode 100644 static/2022-09/mermaid.min.js create mode 100644 static/webfonts/fa-brands-400.ttf create mode 100644 static/webfonts/fa-brands-400.woff2 create mode 100644 static/webfonts/fa-regular-400.ttf create mode 100644 static/webfonts/fa-regular-400.woff2 create mode 100644 static/webfonts/fa-solid-900.ttf create mode 100644 static/webfonts/fa-solid-900.woff2 diff --git a/_data/variables.yml b/_data/variables.yml index 43aa3aa..8da4a98 100644 --- a/_data/variables.yml +++ b/_data/variables.yml @@ -13,7 +13,7 @@ default: chart: false toc: selectors: 'h1,h2,h3' - sources: bootcdn + sources: local page: mode: normal @@ -40,6 +40,17 @@ default: search: default sources: + local: + font_awesome: '/static/2022-09/all.css' + jquery: '/static/2022-09/jquery.min.js' + leancloud_js_sdk: '/static/2022-09/av-min.js' + chart: '/static/2022-09/Chart.bundle.min.js' + gitalk: + js: '/static/2022-09/gitalk.min.js' + css: '/static/2022-09/gitalk.min.css' + valine: '/static/2022-09/Valine.min.js' # bootcdn not available + mathjax: '/static/2022-09/MathJax.js?config=TeX-MML-AM_CHTML' + mermaid: '/static/2022-09/mermaid.min.js' bootcdn: font_awesome: 'https://cdn.bootcdn.net/ajax/libs/font-awesome/5.15.1/css/all.css' jquery: 'https://cdn.bootcss.com/jquery/3.1.1/jquery.min.js' diff --git a/_site/404.html b/_site/404.html index 327bdc2..0c0d897 100644 --- a/_site/404.html +++ b/_site/404.html @@ -14,7 +14,7 @@ - + - +