mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Fix: Made headers more uniform between web-page and page
This commit is contained in:
parent
8a6cc45928
commit
d366f048ad
@ -5,7 +5,11 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title><xsl:if test="$title"><xsl:value-of select="$title"/> — </xsl:if>Icecast Admin</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" />
|
||||
|
||||
<meta name="theme-color" content="#001826" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<meta name="description" content="Icecast Server status page" />
|
||||
</head>
|
||||
</xsl:template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user