diff --git a/assets/css/custom/styles/_schedule.scss b/assets/css/custom/styles/_schedule.scss index b809f7d..3d148bd 100644 --- a/assets/css/custom/styles/_schedule.scss +++ b/assets/css/custom/styles/_schedule.scss @@ -5,6 +5,7 @@ .slide { background-color: $color-bg; + background-image: url('/header.svg'); } diff --git a/assets/js/custom/dom/music.js b/assets/js/custom/dom/music.js index 140ba25..18dfaa4 100644 --- a/assets/js/custom/dom/music.js +++ b/assets/js/custom/dom/music.js @@ -10,6 +10,8 @@ const html = htm.bind(preact.h); const music_credits = (config) => { let inner; +// disable music +/* if (sol.defined(config.music)) { inner = html`
@@ -29,10 +31,11 @@ const music_credits = (config) => { } else { inner = html``; } +*/ + inner = html``; return inner; }; - export { music_credits } diff --git a/layouts/schedule-kino5/single.html b/layouts/schedule-kino5/single.html index e1619fc..fbc1877 100644 --- a/layouts/schedule-kino5/single.html +++ b/layouts/schedule-kino5/single.html @@ -12,7 +12,7 @@ {{ end }} {{ define "main" }} - +
diff --git a/layouts/schedule/single.html b/layouts/schedule/single.html index 1438abd..8f72248 100644 --- a/layouts/schedule/single.html +++ b/layouts/schedule/single.html @@ -12,7 +12,7 @@ {{ end }} {{ define "main" }} - +
diff --git a/layouts/upcoming-talk-kino5/single.html b/layouts/upcoming-talk-kino5/single.html index 32fe385..523f676 100644 --- a/layouts/upcoming-talk-kino5/single.html +++ b/layouts/upcoming-talk-kino5/single.html @@ -12,7 +12,7 @@ {{ end }} {{ define "main" }} - +
diff --git a/static/header.png b/static/header.png deleted file mode 100644 index d60d064..0000000 Binary files a/static/header.png and /dev/null differ diff --git a/static/header.svg b/static/header.svg new file mode 100644 index 0000000..3bde908 --- /dev/null +++ b/static/header.svg @@ -0,0 +1,262 @@ + + + +