From 70167305adb5c2456ea7fbd931ec0ca7d110cefd Mon Sep 17 00:00:00 2001 From: developomp Date: Sun, 18 Jun 2023 19:12:55 +0900 Subject: [PATCH] docs: add blog-content package description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2d4213..c55332a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ A monorepo ([Turborepo](https://turbo.build)) of my websites for blogging, portf - `main` - https://developomp.com - `blog` - https://blog.developomp.com - `packages` - packages prefixed with `@developomp-site/` + - `blog-content` - Contents for the blog - `components-react` - ReactJS components - `eslint-config` - ESLint configuration files - `tailwind-config` -tailwindCSS configuration files