瀏覽代碼

Add FDroid links

Joshua Kuestersteffen 5 年之前
父節點
當前提交
11e24662b5
共有 2 個文件被更改,包括 3 次插入9 次删除
  1. 1 7
      README.md
  2. 2 2
      docs/index.html

+ 1 - 7
README.md

@@ -10,15 +10,9 @@
 
 > _Freedom from your phone_
 
-<!-- 
-**Now available on Google Play and F-Droid!**
-
-[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
-     alt="Get it on Google Play"
-     height="80">](https://play.google.com/store/apps/details?id=com.sduduzog.slimlauncher)
 [<img src="https://f-droid.org/badge/get-it-on.png"
      alt="Get it on F-Droid"
-     height="80">](https://f-droid.org/packages/com.sduduzog.slimlauncher/) -->
+     height="80">](https://f-droid.org/packages/com.jkuester.unlauncher/)
 
 The goal of Unlauncher is to provide a clean and simple Android experience. We believe you should have easy access to all of your apps without the distraction of bells, whistles, and notifications clamouring for your attention. You want to be able to use your phone, not have your phone use you!
 

+ 2 - 2
docs/index.html

@@ -39,11 +39,11 @@
       <h1>A clean Android launcher experience</h1>
       <h2>Use your phone. Don't let it use you!</h2>
       <img src="./assets/home-screen.png" class="screenshot" alt="Home screen screenshot">
-      <!-- <a href="https://f-droid.org/en/packages/com.sduduzog.slimlauncher">
+      <a href="https://f-droid.org/en/packages/com.jkuester.unlauncher">
         <img class="badge f-droid"
              src="./assets/badge_get-it-on-en-us.png"
              alt="F-droid badge">
-      </a> -->
+      </a>
     </div>
   </section>
 </main>