gallery categories modularized, removed music lists, added listenbrainz to outgoing, icons, css cleanup
This commit is contained in:
parent
1945abd6ad
commit
d376e04015
24 changed files with 474 additions and 606 deletions
|
|
@ -39,7 +39,7 @@ layout: base
|
|||
<figure>
|
||||
<img src="{{image.src}}" alt="" {%if image.pixel%} style="image-rendering: pixelated" {%endif%}>
|
||||
<figcaption>{{image.alt}}</figcaption>
|
||||
<time datetime="{{image.date|ISO}}">{{image.date|readable}}</time>
|
||||
<time datetime="{{image.date|ISO}}"><b>{{image.date|readable}}</b></time>
|
||||
</figure>
|
||||
</a>
|
||||
{%endfor%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue