Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
cd0825d52a | ||
|
5fec2eb442 | ||
|
8e8f682098 | ||
|
0753bb9bf3 | ||
|
8066ea8b5b |
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
|
|||||||
liberapay: # Replace with a single Liberapay username
|
liberapay: # Replace with a single Liberapay username
|
||||||
issuehunt: # Replace with a single IssueHunt username
|
issuehunt: # Replace with a single IssueHunt username
|
||||||
otechie: # Replace with a single Otechie username
|
otechie: # Replace with a single Otechie username
|
||||||
custom: https://pic.downk.cc/item/5e1c70bc2fb38b8c3c5b0a2f.png
|
custom: http://afdian.net/@shenyu
|
||||||
|
@@ -235,15 +235,15 @@ minivaline:
|
|||||||
serverURL: https://waline.vercel.app
|
serverURL: https://waline.vercel.app
|
||||||
|
|
||||||
# 首页广告配置
|
# 首页广告配置
|
||||||
# 可以根据需要自行增加ad_3,ad_4...,留空则不显示
|
# 可以根据需要自行增加ad_3,ad_4...,留空则不显示,建议图片和url不要带ad等关键词,否则可能会被adblock等插件屏蔽
|
||||||
ads:
|
ads:
|
||||||
ad_1:
|
ad_1:
|
||||||
title: 腾讯云限时秒杀
|
title: 腾讯云限时秒杀
|
||||||
img: https://cdn.jsdelivr.net/gh/Shen-Yu/cdn/img/ad_1.jpg
|
img: https://cdn.jsdelivr.net/gh/Shen-Yu/cdn/img/ten_1.jpg
|
||||||
url: https://curl.qcloud.com/ezctH6FU
|
url: https://curl.qcloud.com/ezctH6FU
|
||||||
width: 300
|
width: 300
|
||||||
ad_2:
|
ad_2:
|
||||||
title: 云服务器全球购低至2折
|
title: 云服务器全球购低至2折
|
||||||
img: https://cdn.jsdelivr.net/gh/Shen-Yu/cdn/img/ad_2.jpg
|
img: https://cdn.jsdelivr.net/gh/Shen-Yu/cdn/img/ten_2.jpg
|
||||||
url: https://curl.qcloud.com/kvO7hb43
|
url: https://curl.qcloud.com/kvO7hb43
|
||||||
width: 300
|
width: 300
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hexo-theme-ayer",
|
"name": "hexo-theme-ayer",
|
||||||
"version": "1.8.10",
|
"version": "1.8.12",
|
||||||
"description": "a clean and elegant theme for hexo.",
|
"description": "a clean and elegant theme for hexo.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "parcel serve source-src/main.js -d source/dist",
|
"dev": "parcel serve source-src/main.js -d source/dist",
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user