-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialisation des fichiers nécessaire à partir du squelette d'émission
- Loading branch information
1 parent
6d50928
commit 48cd4f6
Showing
4 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<p class="justify"> | ||
<!-- TODO : Mettre la description de l'émission à jour, le cas échéant --> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"title": "Voyage Voyage Plaisir", | ||
"authors": "Mégapute", | ||
"releasedAt": "2024-11-18", | ||
"type": "Ailleurs", | ||
"isPublic": false | ||
} |
Binary file added
BIN
+2.11 KB
src/public/assets/emission/ailleurs-322/ouiedire_ailleurs-322_cover-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<ol class="mejs-smartplaylist-playlist"> | ||
<!-- TODO : Mettre la liste de lecture de l'émission à jour --> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
<li><a class="mejs-smartplaylist-time">00:00:00</a><span>Artiste</span> - Titre</li> | ||
</ol> |