add netlify builder to capture social images

plus also added an invalidator that should invalidate the image each
month
This commit is contained in:
Kurt Hutten
2021-07-31 15:25:30 +10:00
parent e4bf8f5e81
commit cbaa79b697
7 changed files with 238 additions and 19 deletions

View File

@@ -43,6 +43,7 @@ export default () => (
<section className="">
<h1>
<span className="font-ropa-sans">404 Page Not Found</span>
<div className="text-sm">{location.href} 🤷</div>
</h1>
</section>
</MainLayout>