summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authordavy <davy.wybiral@gmail.com>2019-07-02 09:39:11 -0500
committerdavy <davy.wybiral@gmail.com>2019-07-02 09:39:11 -0500
commit1e680cef7bacce567d12a1d79e19406c9992d611 (patch)
tree7b56284dbd349d29bbd61a7738dc6a00d8654dfb /templates/index.html
parentc0bbabf69f0629ca7736ec7504928578dd6667f1 (diff)
improve css
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index ab91c8a..aa772c6 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico">
- <link rel="stylesheet" type="text/css" href="/static/css/index.css">
+ <link rel="stylesheet" type="text/css" href="/static/theme.css">
</head>
<body>
<nav><a href="/">Tube</a></nav>
@@ -20,7 +20,7 @@
<video id="video" controls></video>
{{ end }}
</div>
- <div id="sidebar">
+ <div id="playlist">
{{ range $m := .Playlist }}
{{ if eq $m.ID $playing.ID }}
<a href="/v/{{ $m.ID }}" class="playing">