UNPKG
librecast-live
Version:
latest (0.0.0)
0.0.0
Live Streaming Video Platform with IPv6 Multicast
librecast-live
/
templates
/
head.html
11 lines
(10 loc)
•
315 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"utf-8"
/>
<
title
>
Librecast - Decentralisation and Privacy with Multicast
</
title
>
<
link
rel
=
"stylesheet"
href
=
"/css/normalize.css"
/>
<
link
rel
=
"stylesheet"
href
=
"/css/librecast.css"
/>
<
link
rel
=
"stylesheet"
href
=
"/css/live.css"
/>
</
head
>
<
body
>