Use yaml front matter instead of toml

This commit is contained in:
2021-10-14 16:17:07 -05:00
parent c7b482ba4b
commit 57047c6615
14 changed files with 164 additions and 156 deletions

View File

@@ -1,25 +1,25 @@
+++
title = "Checkra1n GUI on Other Distros"
date = "2021-03-25"
toc = true
---
aliases = [
"posts/checkra1n-gui-on-other-distros/",
]
title: Checkra1n GUI on Other Distros
date: "2021-03-25"
toc: true
tags = [
"guide",
"linux",
"archlinux",
"jailbreak",
"checkra1n",
]
aliases:
- posts/checkra1n-gui-on-other-distros/
[[resources]]
name = "feature"
src = "gui.webp"
title = "Checkra1n GUI running on Arch Linux"
+++
tags:
- guide
- linux
- archlinux
- jailbreak
- checkra1n
resources:
- name: feature
src: gui.webp
title: Checkra1n GUI running on Arch Linux
---
You can run the GUI version of checkra1n on non Debian-based distributions.