Add Grain project page

This commit is contained in:
Xevion
2023-02-25 19:16:54 -06:00
parent f47f9b482d
commit 3b1c5a9a40
5 changed files with 79 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ export async function getStaticProps() {
},
{
title: "Grain",
banner: "/grain.jpeg",
banner: "/grain/banner.jpeg",
bannerSettings: {quality: 100},
location: "/grain",
shortDescription: "An experimental React app to generate beautiful backgrounds with noise filters.",