mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Fix: Corrected <img> for logo
This commit is contained in:
parent
5b4ad6d7a8
commit
ccbbe80228
@ -19,7 +19,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<nav id="main-nav" role="primary">
|
<nav id="main-nav" role="primary">
|
||||||
<a href="/" id="branding">
|
<a href="/" id="branding">
|
||||||
<img src="icecast.png" alt="" />
|
<img src="/assets/img/icecast.png" alt="Logo" />
|
||||||
<h1>Icecast Server</h1>
|
<h1>Icecast Server</h1>
|
||||||
</a>
|
</a>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user