chore: move contact/success to cms

This commit is contained in:
Cory Dransfeldt 2024-07-14 21:25:56 -07:00
parent c00da8d08c
commit 22bad45ff0
No known key found for this signature in database
4 changed files with 3 additions and 15 deletions

View file

@ -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 %}