added android apps + changed alert info

This commit is contained in:
Dan 2022-02-19 19:49:23 +13:00
parent c79b2edae4
commit 5b03277646
Signed by: dan
GPG Key ID: 57ABEF39C546B028
2 changed files with 18 additions and 6 deletions

View File

@ -62,7 +62,7 @@
<!-- INFO ALERT --> <!-- INFO ALERT -->
<div class="alert alert-success alert-dismissible fade show" role="info"> <div class="alert alert-success alert-dismissible fade show" role="info">
<strong>Android, Magisk & F-Droid <u>tutorial</u> ist fertig 🍻 <br>Siehe <a <strong>Unser Android-Bereich <u>Tutorial/Guide</u> ist fertig 🍻 <br>Siehe <a
href="https://wiki.techsaviours.org/de/phone/operating_systems/android">hier</a> href="https://wiki.techsaviours.org/de/phone/operating_systems/android">hier</a>
!</strong> !</strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close"> <button type="button" class="close" data-dismiss="alert" aria-label="Close">
@ -251,10 +251,16 @@
href="https://wiki.techsaviours.org/de:phone:operating_systems:android">Android</a> href="https://wiki.techsaviours.org/de:phone:operating_systems:android">Android</a>
</li> </li>
</ul> </ul>
<b class="text-muted">Apps</b> <b class="text-muted">Apps (Android)</b>
<ul> <ul>
<li><a href="https://wiki.techsaviours.org/de:phone:apps:magisk">Magisk</a></li>
<li><a href="https://wiki.techsaviours.org/de:phone:apps:f-droid">F-Droid</a></li> <li><a href="https://wiki.techsaviours.org/de:phone:apps:f-droid">F-Droid</a></li>
<li><a href="https://wiki.techsaviours.org/de:phone:apps:magisk">Magisk</a></li>
<li><a href="https://wiki.techsaviours.org/de/phone/apps/afwall">AFWall+</a></li>
<li><a href="https://wiki.techsaviours.org/de/phone/apps/lsposed">LSPosed</a></li>
<li><a href="https://wiki.techsaviours.org/de/phone/apps/xprivacylua">XPrivacyLua</a></li>
<li><a href="https://wiki.techsaviours.org/de/phone/apps/microg">microG</a></li>
<li><a href="https://wiki.techsaviours.org/de/phone/apps/shelter">Shelter</a></li>
<li><a href="https://wiki.techsaviours.org/de/phone/apps/aurora">Aurora Store</a></li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -62,7 +62,7 @@
<!-- INFO ALERT --> <!-- INFO ALERT -->
<div class="alert alert-success alert-dismissible fade show" role="info"> <div class="alert alert-success alert-dismissible fade show" role="info">
<strong>Android, Magisk & F-Droid <u>tutorial</u> is done 🍻 <br><a <strong>Our Android section <u>tutorial/guide</u> is ready 🍻 <br><a
href="https://wiki.techsaviours.org/en/phone/operating_systems/android">Have a look</a> href="https://wiki.techsaviours.org/en/phone/operating_systems/android">Have a look</a>
!</strong> !</strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close"> <button type="button" class="close" data-dismiss="alert" aria-label="Close">
@ -248,10 +248,16 @@
<li><a href="https://wiki.techsaviours.org/en:phone:operating_systems:android">Android <li><a href="https://wiki.techsaviours.org/en:phone:operating_systems:android">Android
</a></li> </a></li>
</ul> </ul>
<b class="text-muted">Apps</b> <b class="text-muted">Apps (Android)</b>
<ul> <ul>
<li><a href="https://wiki.techsaviours.org/en:phone:apps:magisk">Magisk</a></li>
<li><a href="https://wiki.techsaviours.org/en:phone:apps:f-droid">F-Droid</a></li> <li><a href="https://wiki.techsaviours.org/en:phone:apps:f-droid">F-Droid</a></li>
<li><a href="https://wiki.techsaviours.org/en:phone:apps:magisk">Magisk</a></li>
<li><a href="https://wiki.techsaviours.org/en/phone/apps/afwall">AFWall+</a></li>
<li><a href="https://wiki.techsaviours.org/en/phone/apps/lsposed">LSPosed</a></li>
<li><a href="https://wiki.techsaviours.org/en/phone/apps/xprivacylua">XPrivacyLua</a></li>
<li><a href="https://wiki.techsaviours.org/en/phone/apps/microg">microG</a></li>
<li><a href="https://wiki.techsaviours.org/en/phone/apps/shelter">Shelter</a></li>
<li><a href="https://wiki.techsaviours.org/en/phone/apps/aurora">Aurora Store</a></li>
</ul> </ul>
</div> </div>
</div> </div>