Skip to content

Commit 89a058b

Browse files
authored
Merge pull request #137 from Codeuctivity/ObtainiumBadge
Update Obtainium badge links (https://github.com/facebook/docusaurus/…
2 parents c440745 + 70cf016 commit 89a058b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

blog/2024-09-02-welcome/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors: [stesee]
55
tags: [google play store, android, obtainium]
66
---
77

8-
**Update 2025 - rereleased: [![Obtainium](https://img.shields.io/badge/Obtainium-LockPDFy-green?style=flat&logo=android)](/obtainium/redirect.html?r=obtainium%3A%2F%2Fadd%2Fhttps%3A%2F%2Fgithub.202132.xyz%2Fstesee%2FPDFEncrypt)**
8+
**Update 2025 - rereleased: [![Obtainium](https://img.shields.io/badge/Obtainium-LockPDFy-green?style=flat&logo=android)](pathname:///obtainium/redirect.html?r=obtainium%3A%2F%2Fadd%2Fhttps%3A%2F%2Fgithub.202132.xyz%2Fstesee%2FPDFEncrypt)**
99

1010
Google Play Store is a great platform to distribute Android apps. However, the recurring effort to keep the changing regulatory requirement up to date is not worth it for me. I have decided to let my dev profile fade away and focus on other things.
1111

src/components/HomepageFeatures/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ const FeatureList: FeatureItem[] = [
3333
</a>
3434
<a href="/obtainium/redirect.html?r=obtainium%3A%2F%2Fadd%2Fhttps%3A%2F%2Fgithub.202132.xyz%2Fstesee%2FPDFEncrypt">
3535
<img src="https://img.shields.io/badge/Obtainium-LockPDFy-green?style=flat&logo=android" alt="Obtainium" />
36-
</a>
36+
</a><br></br>
3737
<a href="blog/Bye%20bye%20google%20play%20store">
38-
<img src="https://img.shields.io/badge/Google%20Play%20Store-LockPDFy-green?style=flat&logo=android" alt="Google Play Store" />
38+
<img src="https://img.shields.io/badge/Google%20Play%20Store-LockPDFy-lightgrey?style=flat&logo=android" alt="Google Play Store" />
3939
</a>
4040

4141
</>
@@ -48,10 +48,10 @@ const FeatureList: FeatureItem[] = [
4848
<>
4949
Scan QR codes on printed invoices and extract, store and export contained data.
5050
<a href="blog/Bye%20bye%20google%20play%20store">
51-
<img src="https://img.shields.io/badge/Google%20Play%20Store-BonReaderPro-green?style=flat&logo=android" alt="Google Play Store" />
51+
<img src="https://img.shields.io/badge/Google%20Play%20Store-BonReaderPro-lightgrey?style=flat&logo=android" alt="Google Play Store" />
5252
</a>
5353
<a href="blog/Bye%20bye%20google%20play%20store">
54-
<img src="https://img.shields.io/badge/Google%20Play%20Store-BonReaderFree-green?style=flat&logo=android" alt="Google Play Store" />
54+
<img src="https://img.shields.io/badge/Google%20Play%20Store-BonReaderFree-lightgrey?style=flat&logo=android" alt="Google Play Store" />
5555
</a>
5656
</>
5757
),

0 commit comments

Comments
 (0)