mirror of
https://gitlab.com/game-loader/hugo.git
synced 2025-07-27 17:42:27 +08:00
add category
This commit is contained in:
@ -1,8 +1,9 @@
|
|||||||
+++
|
+++
|
||||||
title = "Ex1"
|
title = "Ex1"
|
||||||
author = "Logic"
|
|
||||||
date = 2022-03-17
|
date = 2022-03-17
|
||||||
|
categories = ["网络安全实验"]
|
||||||
draft = false
|
draft = false
|
||||||
|
author = "Logic"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## 任务一 {#任务一}
|
## 任务一 {#任务一}
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
title = "Ex2"
|
title = "Ex2"
|
||||||
date = 2022-03-23
|
date = 2022-03-23
|
||||||
|
categories = ["网络安全实验"]
|
||||||
draft = false
|
draft = false
|
||||||
author = "Logic"
|
author = "Logic"
|
||||||
+++
|
+++
|
||||||
|
Reference in New Issue
Block a user