chore: move contact/success to cms
This commit is contained in:
parent
c00da8d08c
commit
22bad45ff0
4 changed files with 3 additions and 15 deletions
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
title: Success
|
||||
layout: default
|
||||
permalink: /contact/success.html
|
||||
description: I'll be in touch soon. Thanks for your message!
|
||||
---
|
||||
<div class="text-centered">
|
||||
<h2 class="contact-success-header">{{ title }}</h2>
|
||||
I'll be in touch soon! <a href="/">Head home</a>
|
||||
</div>
|
||||
<hr />
|
||||
{% render "partials/widgets/addon-links.liquid", popularPosts:collections.popularPosts, links:links %}
|
Reference in a new issue