Compare commits

..

No commits in common. "9378412a09639535ee9ecced719c319397ea5e33" and "fef9c0895e1386d511f0e21e917e9f78019c432d" have entirely different histories.

3 changed files with 4 additions and 4 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 = ["guide", "linux", "archlinux", "jailbreak", "checkra1n"]
tags = ["linux", "archlinux", "jailbreak", "checkra1n"]
keywords = ["checkra1n", "gui", "linux", "arch linux"]
description = """

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 = ["tutorial", "discord", "discord-tricks"]
tags = ["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 = ["tutorial", "discord", "discord-tricks"]
tags = ["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
+++
## Tutorial
## How-to
[Example Video](/blog/media/discord-tricks/sed-text-replacement.mov)