implement kiwi chat

This commit is contained in:
Set Hallstrom 2020-10-19 18:11:18 +02:00
parent 0a2a7b3270
commit d9cc0de560
3 changed files with 15 additions and 4 deletions

View file

@ -54,13 +54,15 @@ layout: default
</div>
<!-- Content -->
<div id="trackInfo">
<section>
<section style="padding-right: 40px;">
<h1>{{ page.title }}</h1>
<p>{{ page.description }}</p>
<div id="radioPlaceholder"></div>
<p><strong><span id="tracktime"></span></strong><br /></p>
<p><strong>Questions about the playlist? Requests? Want to submit tracks? <br /><br /></strong>
<a href="{{ relBase }}/chat/#read" target="_blank" class="button">📢 Chat with us with</a>
</p>
{% include author.html %}
@ -71,7 +73,6 @@ layout: default
</section>