Skip to content

Commit ba26f2b

Browse files
authored
Merge pull request #69 from shenxianovo/main
更新 galgame群活动内容
2 parents 8c4e918 + 36124d9 commit ba26f2b

File tree

15 files changed

+42
-5
lines changed

15 files changed

+42
-5
lines changed

docs/group/galgame/group-owner.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: page
3+
---
4+
<script setup>
5+
import {
6+
VPTeamPage,
7+
VPTeamPageTitle,
8+
VPTeamMembers,
9+
VPTeamPageSection
10+
} from 'vitepress/theme'
11+
12+
const groupOwners = [
13+
{ avatar: '/group/galgame/group-owner/黑羽仙洛.png', name: '黑羽仙洛' },
14+
{ avatar: '/group/galgame/group-owner/Atelier Recittal.png', name: 'Atelier Recittal' },
15+
{ avatar: '/group/galgame/group-owner/天凉好个秋.png', name: '天凉好个秋' },
16+
{ avatar: '/group/galgame/group-owner/zeit.png', name: 'zeit' },
17+
{ avatar: '/group/galgame/group-owner/Darkream.png', name: 'Darkream' },
18+
];
19+
</script>
20+
21+
<VPTeamPage>
22+
<VPTeamPageTitle>
23+
<template #title>英灵殿</template>
24+
</VPTeamPageTitle>
25+
<VPTeamMembers size="small" :members="groupOwners" />
26+
</VPTeamPage>

docs/group/galgame/index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# WHUDAYS Galgame Party
22

3-
::: warning 警告
4-
站点建设中
5-
:::
6-
73
<p align="center">
84
<img src="/group/galgame/logo.png" alt="WHUDAYS Galgame Party Logo" style="max-width: 50%; height: auto;">
95
</p>
@@ -14,4 +10,6 @@
1410

1511
<a href="/group/galgame/activity/" rel="noopener noreferrer" style="display: inline-block; padding: 0.625rem 1.25rem; font-size: 1rem; font-weight: 600; color: var(--vp-button-brand-text); background-color: var(--vp-button-brand-bg); border: 1px solid var(--vp-button-brand-border); border-radius: 20px; text-decoration: none; transition: color 0.25s, border-color 0.25s, background-color 0.25s;">
1612
群内活动
17-
</a>
13+
</a>
14+
15+
[英灵殿](./group-owner)

docs/message-box/quq/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# -QuQ-
2+
3+
**项目编号:** -QuQ-
4+
**项目等级:** Euclid
5+
**特殊收容措施:**
6+
**描述:** 项目-QuQ-为一人形实体,在互联网与现实中有两种形态
7+
8+
<p align="center">
9+
<img src="/about/hq/2024/-QuQ-.jpeg" alt="-QuQ-" style="max-width: 40%; height: auto;">
10+
<span style="font-size: 0.95em; color: #888;">-QuQ-</span>
11+
</p>
12+
13+
武大2023级本科生,
4.9 MB
Loading
761 KB
Loading
880 KB
Loading
687 KB
Loading
1.75 MB
Loading
990 KB
Loading
514 KB
Loading

0 commit comments

Comments
 (0)