Skip to content

Pr/update main page #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guide/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
layout: home
title: 参考文档
title: 赛事信息
titleTemplate: ':title - NewStar CTF'

hero:
name: NewStar CTF
text: 参考文档
text: 赛事信息
tagline: 赛事信息 赛题指导和建议 降低学习门槛

features:
Expand Down
Empty file added docs/images/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ titleTemplate: ':title'
information: |
<span style='font-size: 1.2em; font-weight: 600;'>NewStar CTF 2024</span>
2024.9.30 - 2024.11.3
赛事QQ群:1169651901<span style="color: #7c7c7c"><span>


actions:
-
Expand All @@ -21,7 +23,7 @@ actions:
link: /learn/
type: secondary

- text: 参考文档
- text: 赛事信息
link: /guide/2024/
type: secondary

Expand Down
2 changes: 1 addition & 1 deletion theme-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ nav:
link: /
- text: 快速入门
link: /learn/
- text: 参考文档
- text: 赛事信息
link: /guide/
activeMatch: /guide/
- text: WriteUp
Expand Down