Skip to content

Commit ca52838

Browse files
committed
refactor(content): 重构分类结构并更新竞赛内容元数据
- 删除Mathematics分类, 新增Contests分类和Courses分类 - 更新竞赛试题和答案的分类标签为Contests - 修改竞赛内容的标签为中文描述 - 添加课程分类的样式配置 - 为竞赛试题添加图片引用, 尝试修复图片问题
1 parent 4abf5a6 commit ca52838

4 files changed

Lines changed: 20 additions & 9 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Mathematics
3-
description: mathematics-related posts
2+
title: Contests
3+
description: mathematical contest papers or answers
44

55
# Badge style
66
style:
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Courses
3+
description: |
4+
Handouts, exercises, and answers of mathematical course
5+
or just announcements
6+
7+
# Badge style
8+
style:
9+
background: "#ff6b35ff"
10+
color: "#fff"
11+
---

content/post/exam-papers/2025高一竞赛/answer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ hidden: false
99
comments: true
1010
draft: false
1111
categories:
12-
- Mathematics
12+
- Contests
1313
tags:
14-
- Examination
15-
- Competition
14+
- 高一竞赛
15+
- 答案
1616
---
1717

1818
## 填空题

content/post/exam-papers/2025高一竞赛/paper.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
title: "2025年河源中学高一年级数学竞赛试题"
33
description: 2025年河源中学高一年级数学竞赛试题
44
date: 2025-12-19
5-
image:
5+
image: figure1.png
66
math: true
77
license: All Right Reserved, 河源中学数学研究协会
88
hidden: false
99
comments: true
1010
draft: false
1111
categories:
12-
- Mathematics
12+
- Contests
1313
tags:
14-
- Examination
15-
- Competition
14+
- 高一竞赛
15+
- 试题
1616
---
1717

1818
## 注意事项

0 commit comments

Comments
 (0)