mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-04 19:17:34 -05:00
Disable the table of contents on a couple blog posts
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
title = "Put (edited) in the middle of a message in Discord"
|
title = "Put (edited) in the middle of a message in Discord"
|
||||||
date = "2021-03-25"
|
date = "2021-03-25"
|
||||||
toc = true
|
toc = false
|
||||||
|
|
||||||
aliases = [
|
aliases = [
|
||||||
"posts/edited-in-middle-of-message-discord/",
|
"posts/edited-in-middle-of-message-discord/",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
title = "Text Substitution in Discord using `sed`"
|
title = "Text Substitution in Discord using `sed`"
|
||||||
date = "2021-03-25"
|
date = "2021-03-25"
|
||||||
toc = true
|
toc = false
|
||||||
|
|
||||||
aliases = [
|
aliases = [
|
||||||
"/blog/posts/sed-text-substitution-in-discord/",
|
"/blog/posts/sed-text-substitution-in-discord/",
|
||||||
|
Submodule themes/bobatheme updated: 9bb2b0c41c...3dfcec2350
Reference in New Issue
Block a user