Add tutorial tag

This commit is contained in:
BBaoVanC 2021-03-27 18:38:29 -05:00
parent fef9c0895e
commit ef2274521e
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ title = "Put (edited) in the middle of a message in Discord"
date = "2021-03-25T18:48:34-05:00"
author = "bbaovanc"
cover = "media/discord-tricks/edited-in-middle-of-message.png"
tags = ["discord", "discord-tricks"]
tags = ["tutorial", "discord", "discord-tricks"]
keywords = ["discord", "edited"]
description = """

View File

@ -2,7 +2,7 @@
title = "Text Substitution in Discord using `sed`"
date = "2021-03-25T18:48:15-05:00"
author = "bbaovanc"
tags = ["discord", "discord-tricks"]
tags = ["tutorial", "discord", "discord-tricks"]
keywords = ["discord", "sed", "text", "replacement"]
description = """
@ -12,7 +12,7 @@ Discord has (very primitive) support for text replacement using `sed` syntax.
showFullContent = false
+++
## How-to
## Tutorial
[Example Video](/blog/media/discord-tricks/sed-text-replacement.mov)