update site

This commit is contained in:
2025-11-29 01:42:55 +00:00
parent 982a89bc30
commit a57df1eec6
4 changed files with 17 additions and 9 deletions

View File

@@ -5,8 +5,10 @@
</div>
<div v-else>
<img src="/img/tmpen31z3pe.PNG" />
<p>Stream is currently offline.</p>
<button @click="checkStream()">Check Stream</button>
<div class="margin1">
<p>Stream is offline. Tune in Fridays @ 6:00pm, Monday @ 8:00am</p>
<button @click="checkStream()">Check Stream</button>
</div>
</div>
</template>