2 Commits

Author SHA1 Message Date
me 10b1c4087f Reword the F-Droid section slightly. 2026-07-04 11:41:39 -07:00
me 256eb02dee Test having a link open F-Droid directly. 2026-07-04 11:24:53 -07:00
+7 -2
View File
@@ -98,18 +98,23 @@
<strong>F-Droid App Store</strong> <strong>F-Droid App Store</strong>
<p> <p>
If you prefer F-Droid over Obtainium, that's an option too! If you prefer F-Droid over Obtainium, that's an option too!
Just visit the link below, click the link, and choose 'Add repository' when F-Droid opens. Just visit the link below, click the link in the center,
and choose 'Add repository' when F-Droid opens.
</p> </p>
<ul class="indent"> <ul class="indent">
<li> <li>
<a href="https://fdroid.hyperling.com" <a href="https://fdroid.hyperling.com"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
>[fdroid.Hyperling.com]</a> >[fdroid.Hyperling.com]</a>
or
<a href="https://fdroid.link/#https://fdroid.hyperling.com/fdroid/repo">
[open directly with F-Droid]</a>
</li> </li>
</ul> </ul>
<p> <p>
It should recognize if any apps are already installed, It should recognize if any apps are already installed,
and depending on your settings will notify or auto-update for you. and depending on your settings will notify of changes
or auto-update for you.
</p> </p>
</div> </div>
</div> </div>