mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-04 11:07:32 -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"
|
||||
date = "2021-03-25"
|
||||
toc = true
|
||||
toc = false
|
||||
|
||||
aliases = [
|
||||
"posts/edited-in-middle-of-message-discord/",
|
||||
|
@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Text Substitution in Discord using `sed`"
|
||||
date = "2021-03-25"
|
||||
toc = true
|
||||
toc = false
|
||||
|
||||
aliases = [
|
||||
"/blog/posts/sed-text-substitution-in-discord/",
|
||||
|
Submodule themes/bobatheme updated: 9bb2b0c41c...3dfcec2350
Reference in New Issue
Block a user