From 00576f57c070c95249d0c06dd53656739717f946 Mon Sep 17 00:00:00 2001 From: Sevichecc <91365763+Sevichecc@users.noreply.github.com> Date: Sat, 6 Aug 2022 23:43:43 +0800 Subject: [PATCH] fix post type --- urara/2022-07-23-notes-xss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urara/2022-07-23-notes-xss.md b/urara/2022-07-23-notes-xss.md index 73e80346..2ff40df0 100644 --- a/urara/2022-07-23-notes-xss.md +++ b/urara/2022-07-23-notes-xss.md @@ -1,6 +1,6 @@ --- -title: XSS 学习 created: 2022-07-26 +summary: XSS 学习 layout: note tags: - XSS