From ee3be0a81a768c75a06fdc9b93b4fc9ae7d8cdf9 Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Sun, 21 Jun 2020 23:58:46 +0800 Subject: [PATCH] Update pjax version --- _config.yml | 6 +++--- layout/_partials/head/head-unique.njk | 2 +- layout/_scripts/pjax.njk | 28 +-------------------------- scripts/helpers/next-vendors.js | 2 +- 4 files changed, 6 insertions(+), 32 deletions(-) diff --git a/_config.yml b/_config.yml index 01b54ac..768562f 100644 --- a/_config.yml +++ b/_config.yml @@ -504,7 +504,7 @@ math: copy_tex: false # Easily enable fast Ajax navigation on your website. -# Dependencies: https://github.com/next-theme/pjax +# For more information: https://github.com/next-theme/pjax pjax: false # FancyBox is a tool that offers a nice and elegant way to add zooming functionality for images. @@ -902,7 +902,7 @@ vendors: copy_tex_js: copy_tex_css: - # Internal version: 0.2.8 + # Recommended version: 0.4.0 # pjax: //cdn.jsdelivr.net/gh/next-theme/pjax@0/pjax.min.js pjax: @@ -978,7 +978,7 @@ vendors: pace: pace_css: - # Internal version: 1.0.0 + # JavaScript 3D library # three: //cdn.jsdelivr.net/npm/three@0/build/three.min.js # three_waves: //cdn.jsdelivr.net/gh/next-theme/theme-next-three@1/three-waves.min.js # canvas_lines: //cdn.jsdelivr.net/gh/next-theme/theme-next-three@1/canvas_lines.min.js diff --git a/layout/_partials/head/head-unique.njk b/layout/_partials/head/head-unique.njk index 85af72a..af3af80 100644 --- a/layout/_partials/head/head-unique.njk +++ b/layout/_partials/head/head-unique.njk @@ -3,7 +3,7 @@ {{ canonical() }} {# Exports some front-matter variables to Front-End #} -