chore: widgets
This commit is contained in:
parent
8e4f69a93e
commit
21cc117690
1 changed files with 4 additions and 2 deletions
|
@ -4,8 +4,10 @@ layout: default
|
|||
permalink: /contact/success.html
|
||||
image: /assets/img/ogi/contact.jpg
|
||||
---
|
||||
|
||||
<div class="text--centered">
|
||||
<h2>{{ title }}</h2>
|
||||
I'll be in touch soon! <a href="/">Head home</a>
|
||||
</div>
|
||||
</div>
|
||||
<hr class="large__spacing" />
|
||||
{% render "partials/tags.liquid", tags:collections.tagsSortedByCount %}
|
||||
{% render "partials/popular-posts.liquid", posts:collections.posts, analytics:analytics %}
|
Reference in a new issue