Merge pull request #25 from Basspistol/content
This commit is contained in:
commit
16bf70b4b5
|
@ -186,6 +186,7 @@ Articles Grid
|
||||||
margin: 0 10px 10px 0;
|
margin: 0 10px 10px 0;
|
||||||
flex: 1 1 300px;
|
flex: 1 1 300px;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
|
border-bottom: solid 1px #f4ffe8;
|
||||||
}
|
}
|
||||||
.articlethumbs {
|
.articlethumbs {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
---
|
---
|
||||||
title: Basspistol Libre Radio
|
title: Basspistol Libre Radio
|
||||||
subtitle: Radio
|
subtitle: Radio
|
||||||
description: "Basspistol Radio Station! 777% without commercials! RobotDJ-sets and live interventions!"
|
description: >-
|
||||||
keywords: Radio, basspistol, Live, Music, Broadcast, Stream,
|
Basspistol Radio Station! 777% without commercials! RobotDJ-sets and live
|
||||||
|
interventions! This is the sound of freedom.
|
||||||
|
keywords: 'Radio, basspistol, Live, Music, Broadcast, Stream,'
|
||||||
video_path: /assets/vid/radio.mp4
|
video_path: /assets/vid/radio.mp4
|
||||||
poster_image: /assets/vid/radio.jpg
|
poster_image: /assets/vid/radio.jpg
|
||||||
---
|
---
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
|
Loading…
Reference in a new issue