Skip to content

Commit 35e7325

Browse files
committed
Update toc of reivent_project.
1 parent 1573ed3 commit 35e7325

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/zh/post/2025/reinvent_project.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "ReInvent: 重新造轮子系列(序言)"
33
date = 2025-02-16T22:10:00-08:00
4-
lastmod = 2025-03-15T14:31:09-07:00
4+
lastmod = 2025-04-26T17:12:10-07:00
55
tags = ["reinvent"]
66
categories = ["ReInvent: 重新造轮子系列"]
77
draft = false
@@ -36,3 +36,6 @@ GitHub: <https://github.com/ramsayleung/reinvent>
3636
1. [单元测试框架]({{< relref "reinvent_unit_test" >}})
3737
2. [文件备份]({{< relref "reinvent_file_backup" >}})
3838
3. [HTML Selector]({{< relref "reinvent_selector" >}})
39+
4. [正则表达式引擎]({{< relref "reinvent_regex" >}})
40+
5. [模板引擎]({{< relref "reinvent_page_template" >}})
41+
6. [构建工具]({{< relref "reinvent_build_manager" >}})

0 commit comments

Comments
 (0)