chore: don't generate unwatched/unread pages
This commit is contained in:
parent
98b6399c89
commit
5376095860
8 changed files with 13 additions and 11 deletions
|
@ -77,6 +77,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
p.concerts + ul + hr {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.artist-focus {
|
||||
& img {
|
||||
|
|
Reference in a new issue