File tree Expand file tree Collapse file tree 4 files changed +19
-19
lines changed
Expand file tree Collapse file tree 4 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -54,29 +54,29 @@ const readTimeMin = Math.ceil(fontNum / MIN_READ_COUNT);
5454 <Content />
5555 </Prose >
5656 </article >
57- <script
58- src =" https://giscus.app/client.js"
59- data-repo =" LingLambda/linglambda.github.io"
60- data-repo-id =" R_kgDOOOWNqQ"
61- data-category =" Announcements"
62- data-category-id =" DIC_kwDOOOWNqc4Co3Ed"
63- data-mapping =" pathname"
64- data-strict =" 0"
65- data-reactions-enabled =" 1"
66- data-emit-metadata =" 0"
67- data-input-position =" top"
68- data-theme =" preferred_color_scheme"
69- data-lang =" zh-CN"
70- crossorigin =" anonymous"
71- async ></script >
57+ <script
58+ src =" https://giscus.app/client.js"
59+ data-repo =" LingLambda/linglambda.github.io"
60+ data-repo-id =" R_kgDOOOWNqQ"
61+ data-category =" Announcements"
62+ data-category-id =" DIC_kwDOOOWNqc4Co3Ed"
63+ data-mapping =" pathname"
64+ data-strict =" 0"
65+ data-reactions-enabled =" 1"
66+ data-emit-metadata =" 0"
67+ data-input-position =" top"
68+ data-theme =" preferred_color_scheme"
69+ data-lang =" zh-CN"
70+ crossorigin =" anonymous"
71+ async ></script >
7272</BlogLayout >
7373
7474<style >
7575 em {
7676 font-style: normal;
7777 }
7878
79- .title{
79+ .title {
8080 white-space: nowrap; /* 不换行 */
8181 }
8282
@@ -93,7 +93,7 @@ const readTimeMin = Math.ceil(fontNum / MIN_READ_COUNT);
9393 }
9494
9595 .description {
96- margin: 2rem 0 ;
96+ margin: 2rem 0;
9797 line-height: 1.5rem;
9898 font-weight: lighter;
9999 font-size: 1.3rem;
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ import MainLayout from "../layouts/MainLayout.astro";
44
55---
66<MainLayout description =' 本页面是我的文章发布时间线' keywords =" lifeline" title =" 时间线" >
7- 等我学会了再写
7+ 施工中...
88</MainLayout >
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ title: index
1212
1313累了吗,可以在下面的椅子上休息,坐多久都可以!
1414
15- ![ chair] ( /assets/images/chair .webp " 看起来很结实的椅子 ")
15+ ![ chair] ( /assets/images/power .webp " 看起来很结实的椅子 ")
You can’t perform that action at this time.
0 commit comments