Skip to content

Commit

Permalink
docs: 重构csrf标题
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxing409 committed Aug 8, 2024
1 parent e08d39e commit 19014d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/technology/article/csrf.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
sidebar:
title: 手摸手带你进行CSRF攻击与防御(三)
title: 🔥这一次带你彻底搞明白CSRF攻击与防御 前端安全(三)
step: 1
title: 手摸手带你进行CSRF攻击与防御(三)
title: 🔥这一次带你彻底搞明白CSRF攻击与防御 前端安全(三)
description: 介绍CSRF攻击与防御
isTimeLine: true
date: 2024-07-22
Expand Down Expand Up @@ -335,4 +335,4 @@ app.listen(3000, () => {
* [手摸手教你用VitePress + Github Pages搭建博客](https://juejin.cn/post/7380357384777170994)
* [手摸手带你深入了解浏览器缓存机制](https://juejin.cn/post/7383363236680532003)
* [为什么要有同源策略?前端安全(一)](https://juejin.cn/post/7389913087472402484)
* [手摸手带你进行XSS攻击与防御 前端安全(二)](https://juejin.cn/post/7393311009685520403)
* [手摸手带你进行XSS攻击与防御 前端安全(二)](https://juejin.cn/post/7393311009685520403)

0 comments on commit 19014d4

Please sign in to comment.