update img
This commit is contained in:
parent
981ec4f5f9
commit
91f695daf0
|
@ -67,7 +67,7 @@ article:
|
||||||
enable: false
|
enable: false
|
||||||
title: 您可能感兴趣的文章
|
title: 您可能感兴趣的文章
|
||||||
max_count: 5
|
max_count: 5
|
||||||
placeholder_img: https://cdn.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/046.jpg
|
placeholder_img: https://7.dusays.com/2021/02/20/76b86c0226ffd.svg
|
||||||
# 分享文章
|
# 分享文章
|
||||||
share:
|
share:
|
||||||
qq: https://cdn.jsdelivr.net/gh/volantis-x/cdn-org/logo/128/qq.png
|
qq: https://cdn.jsdelivr.net/gh/volantis-x/cdn-org/logo/128/qq.png
|
||||||
|
@ -120,7 +120,7 @@ tag_plugins:
|
||||||
interactive: false # enable interactive for user
|
interactive: false # enable interactive for user
|
||||||
# {% link title, url, img %}
|
# {% link title, url, img %}
|
||||||
link:
|
link:
|
||||||
default_img: https://cdn.jsdelivr.net/gh/volantis-x/cdn-org/logo/256/safari.png
|
default_img: https://7.dusays.com/2021/02/20/8f277b4ee0ecd.svg
|
||||||
|
|
||||||
|
|
||||||
######## JS Plugins ########
|
######## JS Plugins ########
|
||||||
|
@ -143,7 +143,7 @@ plugins:
|
||||||
preload:
|
preload:
|
||||||
enable: #true
|
enable: #true
|
||||||
service: instant_page # instant_page, flying_pages
|
service: instant_page # instant_page, flying_pages
|
||||||
instant_page: https://cdn.jsdelivr.net/gh/volantis-x/cdn-volantis@2/js/instant_page.js
|
instant_page: https://cdn.jsdelivr.net/gh/volantis-x/cdn-volantis@4.1.2/js/instant_page.js
|
||||||
flying_pages: https://cdn.jsdelivr.net/gh/gijo-varghese/flying-pages@2.1.2/flying-pages.min.js
|
flying_pages: https://cdn.jsdelivr.net/gh/gijo-varghese/flying-pages@2.1.2/flying-pages.min.js
|
||||||
|
|
||||||
# image lazyload
|
# image lazyload
|
||||||
|
|
|
@ -5,7 +5,7 @@ page.comment_title = '';
|
||||||
page.header = false;
|
page.header = false;
|
||||||
%>
|
%>
|
||||||
<article class='md error-page'>
|
<article class='md error-page'>
|
||||||
<h1><img id='error' src="https://7.dusays.com/2021/02/14/f5b2af33b70c2.svg" alt=""></h1>
|
<h1><img id='error' src="https://7.dusays.com/2021/02/20/1c830bfcd517d.svg" alt=""></h1>
|
||||||
<p class='what'>
|
<p class='what'>
|
||||||
<strong>
|
<strong>
|
||||||
<%- __('page.error.what') %>
|
<%- __('page.error.what') %>
|
||||||
|
|
Loading…
Reference in New Issue