add stream button
This commit is contained in:
parent
b2e465abc4
commit
8153caea03
3 changed files with 23 additions and 0 deletions
_includes
|
@ -12,6 +12,9 @@
|
|||
href="{{ entry.url }}">{{ entry.title }}</a>
|
||||
</li>
|
||||
{%- endfor %}
|
||||
<li>
|
||||
<a class="nav-item-stream" href="https://stream.ifsr.de/" target="_blank" rel="noopener">Stream</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue