feat: design + perf + tags etc.
This commit is contained in:
parent
93f3506f83
commit
6c63611198
44 changed files with 279 additions and 299 deletions
|
@ -7,10 +7,5 @@ image: /assets/img/ogi/contact.jpg
|
|||
|
||||
<div class="text--centered">
|
||||
<h2>{{ title }}</h2>
|
||||
<h3>I'll be in touch soon!</h3>
|
||||
<a href="/" class="pill--button">
|
||||
{% tablericon "home-2" "Home" %} Head home
|
||||
</a>
|
||||
</div>
|
||||
<hr class="large__spacing" />
|
||||
{% render "partials/popular-posts.liquid", posts: collections.posts, analytics: analytics %}
|
||||
I'll be in touch soon! <a href="/">Head home</a>
|
||||
</div>
|
Reference in a new issue