Skip to content

Commit 7d0e114

Browse files
committed
修改一波博客
1 parent e88b55d commit 7d0e114

File tree

29 files changed

+99
-15
lines changed

29 files changed

+99
-15
lines changed

_config.butterfly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ index_img: https://blogfiles.oss.fyz666.xyz/webp/1fa952df-86cb-43a6-8511-1287eef
8181
default_top_img: https://blogfiles.oss.fyz666.xyz/webp/1fa952df-86cb-43a6-8511-1287eefeeafe.webp
8282

8383
# The banner image of archive page
84-
archive_img:
84+
archive_img: false
8585

8686
# If the banner of tag page not setting, it will show the top_img
8787
# note: tag page, not tags page (子標籤頁面的 top_img)
@@ -1077,7 +1077,7 @@ inject:
10771077
- <script type="text/javascript" src="https://fastly.jsdelivr.net/gh/windshadow233/BlogStorage@files/js/mytalk.js"></script>
10781078
- <script type="text/javascript" src="/js/random.js"></script>
10791079
- <script type="text/javascript" src="/js/custom.js"></script>
1080-
- <link rel="stylesheet" href="https://fastly.jsdelivr.net/gh/windshadow233/BlogStorage@files/css/mytalk@v1.1.4.css">
1080+
- <link rel="stylesheet" href="https://fastly.jsdelivr.net/gh/windshadow233/BlogStorage@files/css/mytalk@v1.1.5.css">
10811081
bottom:
10821082
- <canvas id="universe-background"></canvas>
10831083
- <div class="aplayer no-destroy"

source/_data/link.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
- class_name: 友情链接
2-
class_desc: <s>作为一个 I 人似乎比较缺乏现实生活中的朋友...</s>欢迎大佬们<a href="javascript:btf.scrollToDest(document.getElementById('如何申请友链').offsetTop);">前来添加~</a>
1+
- title: 友人帐
2+
subTitle: 本博客的友情链接
3+
tips: 欢迎大佬们前来添加!!!
4+
top_background: https://blogfiles.oss.fyz666.xyz/jpg/68811bbd-a409-4dcd-a3ff-62cd9c09b049.jpg
5+
6+
- class_name: 小伙伴们
7+
class_desc: 作为一个 I 人似乎比较缺乏现实生活中的朋友...更别说拥有个人博客的朋友了。欢迎各位小伙伴们<a href="javascript:btf.scrollToDest(document.getElementById('如何申请友链').offsetTop);">交换友链</a>~
38
link_list:
49
- name: PseudoProgrammer
510
link: http://zyt.plus/

source/_data/rlink.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- title: 在线资源
2+
subTitle: 博主搜罗到的一些有用资源、网站
3+
tips: 此页面将长期更新
4+
top_background: https://blogfiles.oss.fyz666.xyz/webp/65bd4aa6-b921-4d15-825f-1316821035df.webp
5+
16
- class_name: 博客开发相关
27
class_desc: 毕竟——没有它们就没有这个站点
38
link_list:

source/_data/tlink.yml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
1+
- title: 工具与服务
2+
subTitle: 博主觉得好用的一些工具
3+
tips: 此页面将长期更新
4+
top_background: https://blogfiles.oss.fyz666.xyz/webp/deb9fa48-e8a3-4898-bc34-8932465eb29f.webp
5+
16
- class_name: 人工智能
27
class_desc: 让AI为生产力加速!
38
link_list:
9+
- name: DeepSeek
10+
link: https://chat.deepseek.com/
11+
avatar: https://blogfiles.oss.fyz666.xyz/svg/afe310dd-6af1-41ea-b485-affd0bae56de.svg
12+
descr: 国产“弯道超车”大模型
413
- name: ChatGPT
514
link: https://chatgpt.com/
615
avatar: https://blogfiles.oss.fyz666.xyz/png/4f6eed48-398c-44f3-856d-b1bac8094503.png
7-
descr: 最强大的 ChatBot
16+
descr: 大模型领域的先驱
817
- name: Kimi Chat
918
link: https://kimi.moonshot.cn/
1019
avatar: https://blogfiles.oss.fyz666.xyz/png/2c952360-53e1-4944-a32d-2dd495a245ef.png
11-
descr: ChatGPT 的国产平替,在超长文本场景下表现出众
20+
descr: 在超长文本场景下表现出众
1221
- name: txyz
1322
link: https://www.txyz.ai/
1423
avatar: https://blogfiles.oss.fyz666.xyz/jpg/5273612e-faad-4a69-80c1-4521d988cd70.jpg
@@ -67,7 +76,7 @@
6776
- name: Editor.md
6877
link: https://pandao.github.io/editor.md/
6978
avatar: https://blogfiles.oss.fyz666.xyz/png/0071277f-fce3-4d92-afa7-cdfebd13fa65.png
70-
descr: 开源在线 Markdown 编辑器
79+
descr: 开源在线的 Markdown 编辑器
7180
- name: Snap Drop
7281
link: https://snapdrop.net/
7382
avatar: https://blogfiles.oss.fyz666.xyz/png/bf6ba59c-5647-405d-9423-f95f47f114fd.png

source/categories/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ date: 2024-04-07 23:41:12
44
type: "categories"
55
comments: false
66
aside: false
7+
top_img: false
78
---

source/css/custom.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,6 +1009,8 @@ blockquote p:first-child{
10091009
}
10101010
#post, #archive, #tag, #category, #page{
10111011
margin-bottom: 20px;
1012+
border-radius: 15px;
1013+
border: 0.5px solid var(--fyz-border);
10121014
}
10131015
[data-theme="dark"] .history_slide_time {
10141016
color: var(--fyz-white)!important;

source/fcircle/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ type: "fcircle"
44
comments: false
55
aside: false
66
date: 2024-06-11 03:51:36
7+
top_img: false
78
---

source/gallery/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: 相册
33
date: 2024-04-14 18:06:41
44
comments: false
55
aside: false
6+
top_img: false
67
---
78

89
<div class="gallery-group-main">

source/gallery/travel/changsha/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: 长沙
33
comments: false
44
aside: false
55
date: 2024-04-14 22:00:56
6+
top_img: false
67
---
78

89
{% gallery %}

source/gallery/travel/guangdong/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: 广东
33
comments: false
44
aside: false
55
date: 2024-04-14 21:58:16
6+
top_img: false
67
---
78

89
{% gallery %}

0 commit comments

Comments
 (0)