diff --git a/Dockerfile b/Dockerfile index afb4079..747a362 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ RUN adduser zambla COPY icecast.xml.jinja . COPY ices.xml.jinja . COPY index.html /usr/share/icecast2/web +COPY favicon.ico /usr/share/icecast2/web COPY next_song.py /opt COPY yt_sync.py /opt diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..8ce3b3f Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index b09007b..d7d4c52 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,11 @@ - + + + + + + + + +