Change tags up a little
This commit is contained in:
parent
e7637b186e
commit
9094e37b08
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user