Skip to content

Commit eeb9628

Browse files
committed
feat(frontend): improve text description
1 parent ae3157e commit eeb9628

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/weak-shoes-listen.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"enspire": minor
3+
---
4+
5+
Improve text description at front-end

app/components/custom/sidebar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ const sidebarData = ref({
170170
<NuxtLink to="/about" as-child>
171171
<DropdownMenuItem>
172172
<Icon class="mr-1" name="lucide:info" />
173-
<span>关于Enspire</span>
173+
<span>关于 Enspire</span>
174174
</DropdownMenuItem>
175175
</NuxtLink>
176176
</DropdownMenuGroup>

content/about/computerization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 关于我们
1+
# 开发团队
22

33
[信息化社 Computerization](https://computerization.io/) (C 社) 是一个长期在幕后工作的,以面向社团的知识性服务为主的,一个小而精的服务类 CS 社团。
44

0 commit comments

Comments
 (0)