Allow {genres} and {styles} for sharing album on fediverse
This commit is contained in:
parent
68414e3e71
commit
5b2758afca
5 changed files with 10 additions and 2 deletions
|
@ -118,6 +118,8 @@
|
|||
<li>{format}, exemple : Cassette</li>
|
||||
<li>{year}, exemple: 1984</li>
|
||||
<li>{video}, exemple : https://www.youtube.com/watch?v=Qx0s8OqgBIw</li>
|
||||
<li>{genres}, exemple : Rock</li>
|
||||
<li>{styles}, exemple : Hard Rock, Heavy Metal</li>
|
||||
</ul>
|
||||
</small>
|
||||
</div>
|
||||
|
|
|
@ -79,6 +79,8 @@
|
|||
<li>{format}, exemple : Cassette</li>
|
||||
<li>{year}, exemple: 1984</li>
|
||||
<li>{video}, exemple : https://www.youtube.com/watch?v=Qx0s8OqgBIw</li>
|
||||
<li>{genres}, exemple : Rock</li>
|
||||
<li>{styles}, exemple : Hard Rock, Heavy Metal</li>
|
||||
</ul>
|
||||
</small>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue