aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content
diff options
context:
space:
mode:
authorGravatar Krypton <[email protected]>2022-03-10 10:26:23 +0100
committerGravatar Krypton <[email protected]>2022-03-10 10:26:23 +0100
commit934218e86b8e72ee999e7c086aa0ec7cabf08408 (patch)
tree1f8cd2df2e104eaf550a1582f5d37e16e26eba07 /pydis_site/apps/content
parentCreate discord-messages-with-colors.md (diff)
Update discord-messages-with-colors.md
Diffstat (limited to 'pydis_site/apps/content')
-rw-r--r--pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md b/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md
index 60ea8656..30f40948 100644
--- a/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md
+++ b/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md
@@ -1,5 +1,5 @@
---
-title: Discord messages with colors
+title: Discord Messages with Colors
description: A guide on how to add colors to your codeblocks on Discord
---
@@ -57,8 +57,7 @@ or<br>
Result:<br>
![Background and text color](https://media.discordapp.net/attachments/739937507768270939/930460020603224084/Background-Text-Color.png)
-The way the colors look like on Discord is shown in the image below ^^
+The way the colors look like on Discord is shown in the image below:
+![ANSI Colors](https://media.discordapp.net/attachments/739937507768270939/930825555803263016/ANSI-Colors.png)
Note: If the change as not been brought to you yet, or other users, then you can use other code blocks in the meantime to get colored text. See this gist: <https://gist.github.com/matthewzring/9f7bbfd102003963f9be7dbcf7d40e51>
-
-![ANSI Colors](https://media.discordapp.net/attachments/739937507768270939/930825555803263016/ANSI-Colors.png)