Change tags up a little

This commit is contained in:
BBaoVanC 2021-03-26 01:02:37 -05:00
parent e7637b186e
commit 9094e37b08
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ title = "Checkra1n GUI on Other Distros"
date = "2021-03-25T21:19:51-05:00"
author = "bbaovanc"
cover = "/blog/media/checkra1n-gui-on-arch-linux.png"
tags = ["linux", "archlinux", "checkra1n"]
tags = ["linux", "archlinux", "jailbreak", "checkra1n"]
keywords = ["checkra1n", "gui", "linux", "arch linux"]
description = "You can run the GUI version of checkra1n on non Debian-based distributions. (The GUI looks garbled here because I have a high DPI monitor)"
showFullContent = false

View File

@ -4,7 +4,7 @@ date = "2021-03-25T18:48:34-05:00"
author = "bbaovanc"
authorTwitter = "" #do not include @
cover = "media/discord-tricks/edited-in-middle-of-message.png"
tags = ["discord-tricks"]
tags = ["discord", "discord-tricks"]
keywords = ["discord", "edited"]
description = "With a bit of trickery using the RLE character (U+202B), you can get the (edited) text on a message to be somewhere other than at the end of the message."
showFullContent = false

View File

@ -3,7 +3,7 @@ title = "Text Substitution in Discord using `sed`"
date = "2021-03-25T18:48:15-05:00"
author = "bbaovanc"
authorTwitter = "" #do not include @
tags = ["discord-tricks", "sed"]
tags = ["discord", "discord-tricks"]
keywords = ["discord", "sed", "text", "replacement"]
description = "Discord has (very primitive) support for text replacement using `sed` syntax."
showFullContent = false