From f8b229b196672ae05a631e5a8374ff47cb3cca12 Mon Sep 17 00:00:00 2001 From: fumnanya Date: Tue, 1 Oct 2024 00:52:31 +0100 Subject: [PATCH] update readme to point to docs branch --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0ec08f8..49347ca 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,8 @@ | `pnpm run preview` | Preview your build locally, before deploying | | `pnpm run astro ...` | Run CLI commands like `astro add`, `astro check` | | `pnpm run astro --help` | Get help using the Astro CLI | + +## branches: + +- [`main`](https://github.com/palera1n/palera.in/tree/main): the main site at https://palera.in +- [`docs`](https://github.com/palera1n/palera.in/tree/docs): the docs site at https://docs.palera.in