emptyfm

Listen to your favorite FM Radio station from your browser.
Log | Files | Refs | README | LICENSE

commit a8bd82e45b6a5f234d415d4259e06616829185c5
parent 2fa797d6ef3f52a099da51c654b7591f1f769b3e
Author: Nirmal Kumar R <tildezero@gmail.com>
Date:   Sun, 20 Oct 2024 13:58:21 +0000

Add description

Diffstat:
Mindex.html | 10++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -44,6 +44,11 @@ margin-bottom: 1em; } + .description { + font-size: 14px; + font-style: italic; + } + .nav a { margin-top: 0.5em; font-size: 0.9rem; @@ -148,9 +153,10 @@ <body> <a class="logo" href="/">EmptyFM</a> <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></p> - <p>Acknowledgements: Purely goes to <a href="https://www.radio-browser.info" target="_blank">RadioBrowser</a></p> + <p>A project by <a href="https://nirm.al" target="_blank">Nirmal Kumar R</a>. Find the <a href="https://github.com/mysticmode/emptyfm" target="_blank">source code</a>.</p> + <p>Acknowledgements: Purely goes to <a href="https://www.radio-browser.info" target="_blank">RadioBrowser</a>.</p> </div> <header>