forked from ruangrupa/lumbung.space
WIP merge of Cristoph, filter, mobile view, menu rework
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<div class='card'>
|
||||
<div class='card filter-item' data-section="{{ .Section }}" data-cats='{{- partial "data/categories.html" . -}}' data-authors='{{- partial "data/authors.html" . -}}' data-tags='{{- partial "data/tags.html" . -}}'>
|
||||
<article class="h-entry">
|
||||
<header>
|
||||
<h2 class="p-name"><a href="{{ .Permalink }}" class="u-url">{{ .Title }}</a></h2>
|
||||
|
Reference in New Issue
Block a user