fixing broken stuff

This commit is contained in:
Set Hallstrom 2020-09-11 11:22:50 +02:00
parent c693ef328a
commit 2afa6893e9
9 changed files with 100 additions and 720 deletions

View file

@ -22,7 +22,7 @@ image: /assets/vid/links.jpg
<div style="background-image:url({{ post.image }})">
<p class="editor-link"><a href="cloudcannon:collections/_posts/{{ post.path }}" rel="nofollow"
class="btn"><strong>&#9998;</strong> Edit Posy</a></p>
class="btn"><strong>&#9998;</strong> Edit Post</a></p>
</div>
<div class="description">
<div class="container">
@ -33,7 +33,7 @@ image: /assets/vid/links.jpg
</div>
<div>
<p><a class="button" href="{{ post.url }}" rel="noopener" target="_blank">{{ post.title }}</a></p>
<p><a class="button" href="{{ post.url }}" rel="noopener" target="_blank">🔗 {{ post.title }}</a></p>
</div>
</div>