Add playlist pages
This commit is contained in:
33
content/extras/music/neviim.md
Normal file
33
content/extras/music/neviim.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
title: Nevi'im playlist
|
||||
---
|
||||
|
||||
<style>
|
||||
thead th {
|
||||
text-align: center;
|
||||
}
|
||||
tbody td {
|
||||
text-justify: none;
|
||||
vertical-align: middle;
|
||||
padding: 0.25rem;
|
||||
border: 2px solid white;
|
||||
}
|
||||
tbody td img {
|
||||
max-width: 100px;
|
||||
display: block;
|
||||
margin: 0;
|
||||
}
|
||||
tbody tr:nth-of-type(odd) td {
|
||||
background-color: #ddd;
|
||||
}
|
||||
</style>
|
||||
|
||||
Cover | Artist | Song
|
||||
---|---|---
|
||||
 | San Fermin | The Woods
|
||||
 | Miracle Musical | The Mind Electric
|
||||
 | Goreshit | The Nature of Dying
|
||||
 | The Comet Is Coming | Birth Of Creation
|
||||
 | Gotye | State Of The Art
|
||||
 | Hecq | Bête Noire
|
||||
 | Hecq | Bane
|
||||
Reference in New Issue
Block a user