Skip to content

Commit 54ff882

Browse files
committed
Fixing some issue
1 parent d880f4e commit 54ff882

File tree

4 files changed

+2
-46
lines changed

4 files changed

+2
-46
lines changed

composeApp/src/desktopMain/kotlin/main/di/SharedModule.kt

Lines changed: 0 additions & 18 deletions
This file was deleted.

composeApp/src/desktopMain/kotlin/main/domain/repository/SharedRepository.kt

Lines changed: 0 additions & 12 deletions
This file was deleted.

composeApp/src/desktopMain/kotlin/main/presentation/viewmodel/SharedViewModel.kt

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435
<h1>RadioBrowser Windows</h1>
436436
<p class="subtitle">A modern desktop application for browsing and streaming radio stations</p>
437437
<div class="cta-buttons">
438-
<a href="#download" class="button primary-button">
438+
<a href="https://github.com/arya458/RadioBrowser_Windows/releases" class="button primary-button">
439439
<i class="fas fa-download"></i>
440440
Download Now
441441
</a>
@@ -495,14 +495,10 @@ <h3>Aria Danesh</h3>
495495
<div class="container">
496496
<p>&copy; 2024 RadioBrowser Windows. All rights reserved.</p>
497497
<div class="social-links">
498-
<a href="#" class="social-link">
498+
<a href="https://github.com/arya458" class="social-link">
499499
<i class="fab fa-github"></i>
500500
GitHub
501501
</a>
502-
<a href="#" class="social-link">
503-
<i class="fab fa-twitter"></i>
504-
Twitter
505-
</a>
506502
</div>
507503
</div>
508504
</footer>

0 commit comments

Comments
 (0)