Skip to content

Commit 36b45d6

Browse files
committed
modify talk
1 parent f83444c commit 36b45d6

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

source/_data/in-memory-of-zhangxuefeng.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
title: 张雪峰老师的人生感悟
22
subTitle: 时代的清醒剂,寒门的领路人
3-
tips: 谨以此页面纪念那位以真话破局、以纯粹守心的理想主义战士!
3+
tips: 谨以此页面纪念那位以真言破局、以纯粹守心的理想主义战士!
44
limitPerPage: 20
55
blockquote: true
66
bottom: false
7-
top_background: https://blogfiles.oss.fyz666.xyz/webp/37441ab4-1c83-4204-b8dd-efee20d085bb.webp
7+
top_background: https://blogfiles.oss.fyz666.xyz/webp/7c4ff7da-4b19-43bf-b873-503058fd8081.webp
88
talk_list:
99
- content: |
1010
这个世界所有好的东西,你要得到它,必须付出一定的代价。如果说你付出的代价没有那么大,那你得到的这个东西,必然也就没有那么好。

source/in-memory-of-zhangxuefeng/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ comments: true
55
aside: false
66
date: 2024-06-26 21:07:06
77
top_img: false
8-
description: 谨以此页面纪念那位以真话破局、以纯粹守心的理想主义战士!
8+
description: 谨以此页面纪念那位以真言破局、以纯粹守心的理想主义战士!
99
talk_file: in-memory-of-zhangxuefeng
1010
---
1111

themes/butterfly/layout/includes/page/talk.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if talk
4949
.author-content-item-tips=i.title
5050
span.author-content-item-title=i.subTitle
5151
.content-bottom
52-
.tips=i.tips
52+
.tips(style="font-weight: 700;")=i.tips
5353
if typeof i.buttonText !== 'undefined'
5454
.banner-button-group
5555
a.banner-button(href=i.buttonLink)

0 commit comments

Comments
 (0)