Compare commits

..

5 Commits

Author SHA1 Message Date
TonyV2Intl
d97c773262 Update tutorial PDF external path 2026-02-07 01:41:55 +08:00
fenychn0206
b38d14730a feat(footer): 移动状态页面位置 2026-02-07 01:31:26 +08:00
fenychn0206
d301467cd1 feat(about): 贡献者云图 2026-02-07 01:28:02 +08:00
fenychn0206
0c3ac69832 fix(footer): 链接跳转 2026-02-07 01:24:56 +08:00
fenychn0206
7e1d0fe251 fix(footer): 语法错误
~~被自己唐到了~~
2026-02-07 01:14:58 +08:00
3 changed files with 9 additions and 2 deletions

View File

@@ -9,4 +9,8 @@ description: 在这里了解我们的项目和组织
## 贡献 ## 贡献
首先,在这里对所有为本站做出贡献的朋友们致以衷心的感谢,开源社区因你而精彩!
![Contributors](https://contrib.rocks/image?repo=mtrlps-community/lps-community-guide)
我们非常欢迎您的贡献,如果您有需要,请参阅[GitHub仓库源码](https://github.com/mtrlps-community/lps-community-guide)。 我们非常欢迎您的贡献,如果您有需要,请参阅[GitHub仓库源码](https://github.com/mtrlps-community/lps-community-guide)。

View File

@@ -3,7 +3,7 @@ title: 进服指南
description: 本页面提供服务器加入指南及加速IP description: 本页面提供服务器加入指南及加速IP
--- ---
## [PDF版完整教程](https://tonyv2.top/wp-content/uploads/2026/02/资源说明与进服指南V3.0(点击可直接查看).pdf) ## [PDF版完整教程](https://tonyv2.top/wp-content/uploads/2026/02/资源说明与进服指南V3.0.pdf)
## 准备 ## 准备

View File

@@ -93,7 +93,7 @@ markdown_extensions:
permalink: true permalink: true
# 版权信息(可选) # 版权信息(可选)
copyright: Copyright &copy; 2026 Let's Play Community | [服务状态](https://status.ooowl.net/status/mtrlps)<br>本项目与组织与Microsoft、Mojang及MTR模组与齐齐玩服务器官方无关。 copyright: Copyright &copy; 2026 Let's Play Community<br>本项目与组织与Microsoft、Mojang及MTR模组与齐齐玩服务器官方无关。
# 扩展 # 扩展
extra: extra:
@@ -101,6 +101,9 @@ extra:
- icon: fontawesome/brands/github - icon: fontawesome/brands/github
link: https://github.com/mtrlps-community link: https://github.com/mtrlps-community
name: GitHub name: GitHub
- icon: fontawesome/solid/server
link: https://status.ooowl.net/status/mtrlps
name: 服务状态
extra_javascript: extra_javascript:
- assets/umami.js - assets/umami.js
extra_css: extra_css: