From ea688b4fa40984d186f81e1a9f436b02de68d1f3 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 26 Feb 2026 09:16:20 -0500 Subject: add android notice --- src/web/_views/home/main.php | 3 +++ src/web/lang/home.php | 2 ++ 2 files changed, 5 insertions(+) (limited to 'src') diff --git a/src/web/_views/home/main.php b/src/web/_views/home/main.php index 22cc856..fc3799a 100644 --- a/src/web/_views/home/main.php +++ b/src/web/_views/home/main.php @@ -57,3 +57,6 @@ + +

+ diff --git a/src/web/lang/home.php b/src/web/lang/home.php index c544f7c..70797ef 100644 --- a/src/web/lang/home.php +++ b/src/web/lang/home.php @@ -10,6 +10,8 @@ I make cool programming projects, work as a software developer, and lurk on the interwebz. You can find me tinerking with systems programming, networking, and declarative linux distros. '; +$lang['android'] = 'Save Android'; +$lang['section_android'] = 'Android will become a locked-down platform after September 2026. If you care are about software freedom, care about sideloading, or sick of companies locking down your devices, read the open letter to Google about their Developer Verification Program.'; $lang['whats_new'] = 'Whats New?'; $lang['section_whats_new'] = ' -- cgit v1.2.3-freya