commit 3a65df5297bee551a8359b6c1adce6e2cdc24f6c
parent e01ae26b277a93d31819d1de965203ab34e5d2c3
Author: lostd <lostd@2f30.org>
Date: Wed, 19 Feb 2014 20:20:41 +0200
More for the icecast iframe style
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/header.dhtml b/header.dhtml
@@ -7,6 +7,7 @@
content="UNIX,OpenBSD,C,C++,Exploits,Security,Hacking">
<meta name="description" content="A new approach to UNIX security.">
<link rel="stylesheet" href="${BASE}css/bootstrap.min.css">
+<link rel="stylesheet" href="${BASE}css/local.css">
</head>
<body>
diff --git a/radio.shtml b/radio.shtml
@@ -6,5 +6,5 @@ http://radio.2f30.org:8000/live.ogg</a>.
</p>
<h3>Now playing</h3>
-<iframe src="http://radio.2f30.org:8000/divzero.xsl">
+<iframe id="icecast" src="http://radio.2f30.org:8000/divzero.xsl">
</iframe>