From 582e4ec5f93526ce14d75cb14dc057deba0b611e Mon Sep 17 00:00:00 2001 From: developomp Date: Thu, 29 Jun 2023 14:15:51 +0900 Subject: [PATCH] docs: add portfolio website --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ecacc1..3c4fb66 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ A monorepo ([Turborepo](https://turbo.build)) of my websites for blogging, portf - `aps` - `main` - https://developomp.com - `blog` - https://blog.developomp.com + - `portfolio` - https://portfolio.developomp.com - `packages` - packages prefixed with `@developomp-site/` - `blog-content` - Contents for the blog - `eslint-config` - ESLint configuration files