commit ec4084641320141b1c52227c6f144541e8cab6e8
parent 91ad31def87ba01ed5bf2d113f89fee146ed504b
Author: Nirmal Kumar R <tildezero@gmail.com>
Date: Thu, 12 Dec 2024 09:42:01 +0000
Update source code path + Remove Netlify badge
Diffstat:
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -1,7 +1,5 @@
# emptyfm
-[![Netlify Status](https://api.netlify.com/api/v1/badges/f78def9f-8d17-40e6-bc6a-c2c3d3a1cf05/deploy-status)](https://app.netlify.com/sites/emptyfm/deploys)
-
An in-browser app to listen to various FM Radio stations around the world - _No data goes to the server_.
Website - [https://emptyfm.online](https://emptyfm.online).
diff --git a/index.html b/index.html
@@ -155,7 +155,7 @@
<div class="tagline">Listen to your favorite FM Radio station from your browser.</div>
<p class="description">An in-browser app to listen to various FM Radio stations around the world - No data goes to the server.</p>
<div class="nav">
- <p>A project by <a href="https://nirm.al" target="_blank">Nirmal Kumar R</a>. Find the <a href="https://sorcia.org/mysticmode/emptyfm" target="_blank">source code</a>.</p>
+ <p>A project by <a href="https://nirm.al" target="_blank">Nirmal Kumar R</a>. Find the <a href="https://git.nirm.al/emptyfm/files.html" target="_blank">source code</a>.</p>
<p>Acknowledgements: Purely goes to <a href="https://www.radio-browser.info" target="_blank">RadioBrowser</a>.</p>
</div>