Fix minimal details

This commit is contained in:
prototypa
2022-09-04 00:56:24 -04:00
parent 570cf904c4
commit 1cf25d6b43
44 changed files with 757 additions and 641 deletions

View File

@ -17,7 +17,7 @@ const meta = {
title: SITE.title,
description: SITE.description,
canonical: getCanonical(getHomePermalink()),
}
};
---
<Layout meta={meta}>
@ -30,4 +30,4 @@ const meta = {
<FAQs />
<Stats />
<BasicCTA />
</Layout>
</Layout>