Skip to content

Commit 2bd36d9

Browse files
committed
Update pictures, links and names
1 parent a9e75b0 commit 2bd36d9

File tree

6 files changed

+9
-7
lines changed

6 files changed

+9
-7
lines changed

index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -263,11 +263,11 @@ <h2 class="center-align">Websites</h2>
263263
<details>
264264
<summary class="none middle-align grid no-space">
265265
<div class="s12 row">
266-
<img class="round extra" src="https://audioarchives.hbni.net/static/icon.png">
266+
<img class="round extra" src="https://broadcasting.hbni.net/static/icon.png">
267267
<span class="max">
268-
<h6>HBNI Audio Archive</h6>
268+
<h6>HBNI Audio</h6>
269269
<p>
270-
View, play and download archived broadcasts from the HBNI Audio Streaming Service.
270+
Browse archived broadcasts, schedule events, broadcast live audio, and view live broadcasts and scheduled events.
271271
</p>
272272
</span>
273273
<div class="middle-align grid no-space">
@@ -281,19 +281,21 @@ <h6>HBNI Audio Archive</h6>
281281
</div>
282282
<nav class="s12 no-space">
283283
<button class="small-round chip no-border"
284-
onclick="window.open('https://github.com/TheCodingJsoftware/HBNI-Audio-Stream-Listener')">
284+
onclick="window.open('https://github.com/TheCodingJsoftware/HBNI-Audio')">
285285
<i class="mdi mdi-github"></i>
286286
</button>
287287
<button class="small-round chip no-border"
288-
onclick="window.open('https://audioarchives.hbni.net')">
288+
onclick="window.open('https://broadcasting.hbni.net')">
289289
<i class="mdi mdi-web"></i>
290290
</button>
291291
</nav>
292292
</summary>
293293
<br>
294294
<div class="row scroll">
295-
<img class="responsive border small-round" style="max-height: 512px; width: auto;"
296-
src="/static/images/hbniaudioarchive.png">
295+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/hbniaudio.png">
296+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/audioarchive.png">
297+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/currentevents.png">
298+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/broadcasting.png">
297299
</div>
298300
</details>
299301
<details>

static/images/audioarchive.png

131 KB
Loading

static/images/broadcasting.png

93.9 KB
Loading

static/images/currentevents.png

46 KB
Loading

static/images/hbniaudio.png

77.2 KB
Loading

static/images/hbniaudioarchive.png

-69.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)