From 9822a5012bf1dbfbf93a953db38f67adff81e98c Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Sat, 14 Dec 2024 10:27:04 -0600 Subject: [PATCH] Update posts route in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7aef063..dea70e9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Hello, welcome. This is a blog ("blahg" is the proper spelling for Chicagoans) t - Edit the images in `public/` (optional) - Edit whatever tags you want in `tina/config.js` (optional) -After this, you can add your content to `src/posts` with Markdown files, or with TinaCMS by going to `yoururl.com/admin`! +After this, you can add your content to `posts/` with Markdown files, or with TinaCMS by going to `yoururl.com/admin`! [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/cassidoo/blahg) @@ -51,4 +51,4 @@ TINASEARCH= If you get a remote GraphQL schema error, chances are you need to update TinaCMS, [details here](https://tina.io/docs/introduction/faq#how-do-i-resolve-the-local-graphql-schema-doesnt-match-the-remote-graphql-schema-errors)! -## Have fun! +**Have fun!**