File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 1
1
# 关于 Enspire
2
2
3
- [ © ; 2024 Computerization. 部分数据来自 TSIMS for WFLMS Int'l。 ] {class="text-sm text-muted-foreground"}
3
+ [ © ; 2024 the Computerization Developers. ] {class="text-sm text-muted-foreground"}
4
4
5
5
Enspire 是由世外信息化社领导的开源项目,旨在为学校的 CAS 活动提供技术支持平台,可让同学们的 CAS 生活更加便捷高效。
6
6
7
7
** Enspire 的目标很简单: Make CAS Life Easier for Everyone!**
8
8
9
9
[ 这是一个依照 MIT License 完全开源的项目。如果在使用过程中遇到任何问题,欢迎前往本项目的 GitHub 仓库 [ 新建 Issues] ( https://github.com/Computerization/Enspire/issues/new/choose ) 。] {class="text-sm text-muted-foreground"}
10
-
11
- [ ![ GitHub Repo: Computerization/Enspire] ( https://stats.deeptrain.net/repo/Computerization/Enspire&theme=dark )] ( https://github.com/Computerization/Enspire )
12
- <!-- [](https://github.com/Computerization/Enspire/graphs/contributors) -->
Original file line number Diff line number Diff line change @@ -12,15 +12,6 @@ definePageMeta({
12
12
<!-- /content/about/computerization.md -->
13
13
<ContentDoc path =" /about/computerization" class =" mb-12" />
14
14
</div >
15
- <div class =" inline-block align-top h-full min-w-72" >
16
- <h1 class =" my-0" >
17
- 更新日志
18
- </h1 >
19
- <div class =" overflow-y-scroll my-2" style =" max-height : 80vh ;" >
20
- <!-- /content/about/changelog.md -->
21
- <ContentDoc path =" /about/changelog" />
22
- </div >
23
- </div >
24
15
</div >
25
16
</template >
26
17
You can’t perform that action at this time.
0 commit comments