mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-08-02 23:11:37 -05:00
Remove unnecessary quotes in front matter
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
title: New Comment System (again)
|
||||
date: "2021-04-17"
|
||||
date: 2021-04-17
|
||||
toc: true
|
||||
|
||||
aliases:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
title: New Comment System
|
||||
date: "2021-04-11"
|
||||
date: 2021-04-11
|
||||
toc: true
|
||||
|
||||
aliases:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
title: Allow Non Root Processes to Bind to Privileged Ports
|
||||
date: "2021-03-28"
|
||||
date: 2021-03-28
|
||||
toc: true
|
||||
|
||||
aliases:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
title: Checkra1n GUI on Other Distros
|
||||
date: "2021-03-25"
|
||||
date: 2021-03-25
|
||||
toc: true
|
||||
|
||||
aliases:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
title: Put `(edited)` in the middle of a message in Discord
|
||||
date: "2021-03-25"
|
||||
date: 2021-03-25
|
||||
toc: false
|
||||
|
||||
aliases:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
title: Text Substitution in Discord using `sed`
|
||||
date: "2021-03-25"
|
||||
date: 2021-03-25
|
||||
toc: false
|
||||
|
||||
aliases:
|
||||
|
Reference in New Issue
Block a user