Disable the table of contents on a couple blog posts

This commit is contained in:
2021-10-09 20:34:32 -05:00
parent a78b958bf7
commit b1d4cf96e3
3 changed files with 3 additions and 3 deletions

View File

@ -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/",

View File

@ -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/",