22 lines
330 B
Markdown
22 lines
330 B
Markdown
|
---
|
||
|
title: "{{ replace .Name "-" " " }}"
|
||
|
date: {{ .Date }}
|
||
|
lastmod: {{ .Date }}
|
||
|
draft: true
|
||
|
categories: ["musique"]
|
||
|
tags: ["streaming", "listening", "live"]
|
||
|
postimage:
|
||
|
postimagedescription:
|
||
|
postimage_width:
|
||
|
postimage_height:
|
||
|
imageLicence:
|
||
|
imageAuthor:
|
||
|
imageUrl:
|
||
|
imageService:
|
||
|
imageServiceUrl:
|
||
|
description:
|
||
|
slug: {{ .Name }}
|
||
|
---
|
||
|
|
||
|
|