From d54c99cf0cc69da56e12e8be73eef648621adeac Mon Sep 17 00:00:00 2001 From: Christian Apostol <94158310+Caposto@users.noreply.github.com> Date: Wed, 24 Jul 2024 22:34:54 -0400 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f669e76 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# TinaCMS-NextJs-Template +This project template will be used to onboard new developers. It will also serve as a default template for any CMS related websites.