Skip to content

Commit 2b5e647

Browse files
committedMar 24, 2025
chore(site): remove calendar at home
1 parent 5fbf727 commit 2b5e647

File tree

3 files changed

+4
-17
lines changed

3 files changed

+4
-17
lines changed
 

‎.knosys/sites/default/_config.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
title: 欧雷的开放生活
77
subtitle: 围观欧雷的生活,与欧雷一同成长
88
description: 公开在做的事情及进展、户外活动数据与足迹、赞赏记录等。
9-
keywords: 欧雷,欧雷流,开放生活,open life,build in public,work in public
10-
author: Ourai L.
9+
keywords: 欧雷,欧雷流,人生实验,开放生活,open life,build in public,work in public
10+
author: 欧雷
1111
language: zh-CN
1212
timezone: Asia/Shanghai
1313

@@ -112,6 +112,8 @@ theme_config:
112112
start: 2023
113113
header:
114114
navs:
115+
- text: 日程
116+
url: https://a66c4lvoi8.feishu.cn/wiki/XB6HwCe4FixCfekDlJwcH67wnpd?table=tblwYH0jaRmRZGvb&view=vew1jm6ApV
115117
- text: 关于
116118
url: /about/
117119
navbar:

‎.knosys/sites/default/source/index.ejs

-3
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,5 @@ layout: _local/layouts/index
99
<p class="Homepage-slogan">围观欧雷的生活,与欧雷一同成长</p>
1010
<p class="GetStarted"><a href="/about/">了解详情<i class="fa fa-long-arrow-right"></i></a></p>
1111
</header>
12-
<div class="Homepage-calendar">
13-
<iframe src="https://a66c4lvoi8.feishu.cn/share/base/view/shrcnLoKJ2n3vNwFbF68TMDpP3e"></iframe>
14-
</div>
1512
</article>
1613
</main>

‎.knosys/sites/default/themes/lime-local/source/stylesheets/local/pages/index.scss

-12
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,6 @@
2020
&-slogan {
2121
font-size: 2.5rem;
2222
}
23-
24-
&-calendar {
25-
max-width: 800px;
26-
margin: 0 auto;
27-
padding: 0 15px;
28-
29-
iframe {
30-
width: 100%;
31-
min-height: 640px;
32-
border-style: none;
33-
}
34-
}
3523
}
3624

3725
.GetStarted {

0 commit comments

Comments
 (0)
Failed to load comments.