Skip to content

Commit 25c41b9

Browse files
author
Coco Nalea
committed
新加一个文章
1 parent 121d6c5 commit 25c41b9

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

src/essay/20251004-关于世界观的设定.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 关于世界观的设定
22

3-
我设想了一种奇幻世界观,不知道怎么样
3+
我设想了一种奇幻世界观,不知道怎么样 <br>
4+
二编:感觉bu'tai'x
45

56
---
67

@@ -34,7 +35,6 @@
3435

3536
2. **生物魔力**
3637
生命体与精神的伴生能量,例如:
37-
3838
- 独角兽血液 → 强效媒介
3939
- 人类自修 → 把自身体力/精神力炼成魔力,**难度高、上限高**
4040

src/essay/20260412-准备考研.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# 准备考研
2+
3+
关于最近考研的一些想法?
4+
5+
<!-- 在这里开始撰写你的文章内容 -->
6+
7+
最近一段时间开始准备考研,实话实说感觉自己定的目标是挺高的,<br>
8+
这段时间减少了娱乐,基本有时间就复习(大概吧),希望能上岸吧 <br>
9+
算了,给自己加一个鸡汤吧,加油加油加油!
10+
<img src="https://image.acg.lol/file/2025/03/30/2025-03-30_14-56-42.png" width="20%" >

src/essay/essay.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ const articles = [
2424
filename: "20251004-关于世界观的设定.md",
2525
date: "2025-10-04",
2626
colorClass: "linear-gradient(135deg, rgba(236, 255, 255, 0.89), rgba(236, 255, 255, 0.97))"
27+
},
28+
{
29+
title: "准备考研",
30+
description: "关于最近考研的一些想法?",
31+
filename: "20260412-准备考研.md",
32+
date: "2026-04-12",
33+
colorClass: "linear-gradient(135deg, rgba(81, 161, 255, 0.71), rgba(81, 161, 255, 0.81))"
2734
}];
2835

2936
// 导出数据

0 commit comments

Comments
 (0)