1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-05 18:21:04 +00:00

Big layout improvements

Collections make more sense, added an edit button
This commit is contained in:
2021-05-02 19:49:21 -05:00
parent 4703b6e72d
commit 749e87cc60
18 changed files with 137 additions and 124 deletions

View File

@@ -1,2 +1,2 @@
<h3 class="h5">{{ post.name }}</h3>
{{ post.excerpt }}
<h3 class="h4"><a href="{{ post.url }}">{{ post.title }}</a></h3>
{{ post.description | markdownify }}