From 043d39a12e97bab83c1b8598aed69eef46cf0a39 Mon Sep 17 00:00:00 2001 From: Coelacanthus Date: Thu, 26 Nov 2020 09:23:38 +0800 Subject: chore(third-party): update lunr and mermaid (#271) * chore(third-party): update lunr-search to 2.3.9 * chore(third-party): update mermaid to 8.8.3 --- layouts/partials/third-party/lunr-search.html | 2 +- layouts/partials/third-party/mermaid.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/third-party/lunr-search.html b/layouts/partials/third-party/lunr-search.html index a08f494..4713ec4 100644 --- a/layouts/partials/third-party/lunr-search.html +++ b/layouts/partials/third-party/lunr-search.html @@ -1,4 +1,4 @@ -{{- $scripts := slice "https://cdn.jsdelivr.net/npm/lunr@2.3.8/lunr.min.js" -}} +{{- $scripts := slice "https://cdn.jsdelivr.net/npm/lunr@2.3.9/lunr.min.js" -}} {{- if ne .Site.Language.Lang "en" -}} {{- $supported := slice "ar" "da" "de" "du" "es" "fi" "fr" "hu" "it" "ja" "nl" "no" "pt" "ro" "ru" "sv" "tr" "vi" -}} {{- if in $supported .Site.Language.Lang -}} diff --git a/layouts/partials/third-party/mermaid.html b/layouts/partials/third-party/mermaid.html index e53afef..e4442e2 100644 --- a/layouts/partials/third-party/mermaid.html +++ b/layouts/partials/third-party/mermaid.html @@ -1,4 +1,4 @@ - +