diff --git a/src/layouts/blog.svelte b/src/layouts/blog.svelte index 8333213..01d0091 100644 --- a/src/layouts/blog.svelte +++ b/src/layouts/blog.svelte @@ -13,13 +13,8 @@ export let description; // svelte-ignore unused-export-let export let date; + // svelte-ignore unused-export-let export let keywords; - - {title} - - - - diff --git a/src/routes/blog/redminote7arrowos.svx b/src/routes/blog/redminote7arrowos.svx index 24fd1b7..b79015f 100644 --- a/src/routes/blog/redminote7arrowos.svx +++ b/src/routes/blog/redminote7arrowos.svx @@ -10,6 +10,18 @@ keywords: - microG --- + + # How to: Redmi Note 7 with ArrowOs (Android 12), root, microG This tutorial will show you how to flash ArrowOS, a nice android 12 rom, together with magisk to get root access to the phone and also microG, the google alternative to google play services. This tutorial is tailored for the Redmi Note 7, commonly referred to as lavender. Other phones might work differently due to not having a ramdisk, or being an A/B device, or ... something else. Proceed with caution. You can't blame me for bricked devices.