diff options
author | 2022-07-17 18:59:26 +0530 | |
---|---|---|
committer | 2022-07-17 18:59:26 +0530 | |
commit | b1313b60a5dc86f4f087889ded6a9fc53e2816cc (patch) | |
tree | a5c1fdb17f8ecbd370ee3004944e0d9c27688d99 | |
parent | feat(tags): add print-return tag (diff) |
style(tags/print-return): set the `title` property instead of using bolded text
-rw-r--r-- | bot/resources/tags/print-return.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bot/resources/tags/print-return.md b/bot/resources/tags/print-return.md index e85ecc31f..77dc8a21c 100644 --- a/bot/resources/tags/print-return.md +++ b/bot/resources/tags/print-return.md @@ -1,10 +1,9 @@ --- embed: + title: Print and Return image: url: https://cdn.discordapp.com/attachments/267659945086812160/998198889154879558/print-return.gif --- -**Print and Return** - Here's a handy animation demonstrating how `print` and `return` differ in behavior. See also: `!tags return` |