1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 23:01:09 +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"><strike>{{ post.name }}</strike></h3>
{{ post.excerpt }}
<h3 class="h4"><a href="{{ post.url }}"><strike>{{ post.title }}</strike></a></h3>
{{ post.description | markdownify }}