diff --git a/about.html b/about.html index 63eed2b..54f2053 100644 --- a/about.html +++ b/about.html @@ -3,7 +3,7 @@ title: About The Syndicate subtitle: About description: 'The Basspistol DNA' video_path: /assets/vid/intro_loop_.mp4 -poster_image: /assets/vid/intro_loop_.png +poster_image: /assets/vid/intro_loop_.jpg layout: default --- diff --git a/assets/vid/discogs.jpg b/assets/vid/discogs.jpg new file mode 100644 index 0000000..f906ce5 Binary files /dev/null and b/assets/vid/discogs.jpg differ diff --git a/assets/vid/highlights.jpg b/assets/vid/highlights.jpg new file mode 100644 index 0000000..6b848f8 Binary files /dev/null and b/assets/vid/highlights.jpg differ diff --git a/assets/vid/intro_loop_.jpg b/assets/vid/intro_loop_.jpg new file mode 100644 index 0000000..578673e Binary files /dev/null and b/assets/vid/intro_loop_.jpg differ diff --git a/assets/vid/links.jpg b/assets/vid/links.jpg new file mode 100644 index 0000000..9d9871a Binary files /dev/null and b/assets/vid/links.jpg differ diff --git a/assets/vid/radio.jpg b/assets/vid/radio.jpg new file mode 100644 index 0000000..b4cb6d4 Binary files /dev/null and b/assets/vid/radio.jpg differ diff --git a/discography.html b/discography.html index d302f23..bc595b7 100644 --- a/discography.html +++ b/discography.html @@ -4,7 +4,7 @@ subtitle: Discog description: 'Our collection of Creative Commons licensed releases. Open culture''s finest' keywords: Discography, Releases, Music, Full-length, Albums, EP video_path: /assets/vid/discogs.mp4 -poster_image: /assets/vid/discogs.png +poster_image: /assets/vid/discogs.jpg --- diff --git a/highlights.html b/highlights.html index b438f94..e520b06 100644 --- a/highlights.html +++ b/highlights.html @@ -4,7 +4,7 @@ subtitle: Hi-Lights description: 'Links to secret music, infamous articles, forbiden videos, off the record interviews and much more...' keywords: Music, News, blog, Interviews, links, promotion, video_path: /assets/vid/highlights.mp4 -poster_image: /assets/vid/highlights.png +poster_image: /assets/vid/highlights.jpg permalink: /highlights/ pagination: enabled: true diff --git a/index.html b/index.html index 51c81f1..e7d2b1f 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ keywords: >- Basspistol, Outernational, Music, Syndicate, Homepage, Collective, Free, Culture, video_path: /assets/vid/intro_loop_.mp4 -poster_image: /assets/vid/intro_loop_.png +poster_image: /assets/vid/intro_loop_.jpg --- diff --git a/links.html b/links.html index a26b104..a56d0ca 100644 --- a/links.html +++ b/links.html @@ -4,7 +4,7 @@ subtitle: Links description: 'Venture outside of your daily web-routine, read about some real projects. These links are way more than just Friends and Resources' keywords: Links, music, record, labels, resources, friends video_path: /assets/vid/links.mp4 -poster_image: /assets/vid/links.png +poster_image: /assets/vid/links.jpg --- diff --git a/radio.html b/radio.html index 33bcab6..5062dec 100644 --- a/radio.html +++ b/radio.html @@ -4,7 +4,7 @@ subtitle: Radio description: "Basspistol Radio Station! 777% without commercials! RobotDJ-sets and live interventions!" keywords: Radio, basspistol, Live, Music, Broadcast, Stream, video_path: /assets/vid/radio.mp4 -poster_image: /assets/vid/radio.png +poster_image: /assets/vid/radio.jpg --- diff --git a/tags.html b/tags.html index 72caffc..408a668 100644 --- a/tags.html +++ b/tags.html @@ -4,7 +4,7 @@ subtitle: Tags description: 'List of post tags on Basspistol' keywords: Basspistol, Outernational, Music, Syndicate, Homepage, Collective, Free, Culture, Tags video_path: /assets/vid/intro_loop_.mp4 -poster_image: /assets/vid/intro_loop_.png +poster_image: /assets/vid/intro_loop_.jpg permalink: /tags/ ---