Skip to content

Commit 2845e15

Browse files
authored
Merge pull request #135 from Nepchico/main
添加 2026年大群占位,以及群名投票的小广告
2 parents 34d2d72 + 43722ff commit 2845e15

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

docs/about/annual-group.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# 历年大群
22

3+
::: info 小广告
4+
2026年度大群群名正在火热征集中!
5+
6+
目前正在最后的投票阶段,7月9号截止,大家可以前往通知群的特票中投出你心意的群名!
7+
:::
8+
39
<script setup>
410
import {
511
VPTeamPageSection,
612
VPTeamMembers
713
} from 'vitepress/theme';
814

915
const annualGroups = [
16+
{ avatar: '/avatars/_placeholder.png', name: 'WHUDAYS-不知道', title: '2026' },
1017
{ avatar: '/about/annual-group/幻想乡.png', name: 'WHUDAYS-幻想乡', title: '2025' },
1118
{ avatar: '/about/annual-group/春日影.png', name: 'WHUDAYS-春日影', title: '2024' },
1219
{ avatar: '/about/annual-group/愛言葉.png', name: 'WHUDAYS-愛言葉', title: '2023' },

docs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ hero:
1717
link: https://github.com/WHUDAYS
1818

1919
features:
20+
- title: 2026大群群名投票
21+
details: 可以前往通知群参加投票!
22+
link: /about/annual-group
23+
2024
- title: 2024迎新片
2125
details: 快来看吧很好看的(x
2226
link: https://www.bilibili.com/video/BV1MGmGYgEEE

0 commit comments

Comments
 (0)