From 705edee6600d5d437cea5ab89fa008c748d4af11 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 24 Feb 2026 08:32:34 -0500 Subject: fix redudant title text, make 'here' links more descriptive --- src/assets/blog/2025-03-11.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/assets/blog/2025-03-11.md') diff --git a/src/assets/blog/2025-03-11.md b/src/assets/blog/2025-03-11.md index 39f554d..412314f 100644 --- a/src/assets/blog/2025-03-11.md +++ b/src/assets/blog/2025-03-11.md @@ -72,7 +72,7 @@ In an itemized list this guide will: Flauncher is a launcher (default user interface) for Google TVs. It is simple and just shows the installed apps on the tv, no ads, nothing else. I am using a fork of flauncher that includes some fixes and improvements, but you can also -just use the original [here](https://gitlab.com/flauncher/flauncher). +[just use the original](https://gitlab.com/flauncher/flauncher). 2. Removing all preinstalled applications @@ -191,7 +191,7 @@ adb shell pm enable --user 0 com.mediatek.wwtv.tvcenter ``` If that doesnt work try looking at the path `/system_ext/priv-app/LiveTV` as -that is where I found the apk. I also have a mirror for it [here](/public/blog/LiveTV.apk). +that is where I found the apk. [I also have a mirror for it](/public/blog/LiveTV.apk). #### 2. Removing preloaded applications -- cgit v1.2.3-freya