From e025d6248779fcdfa3823fbab4e870dbdeff8249 Mon Sep 17 00:00:00 2001 From: developomp Date: Fri, 11 Oct 2024 13:36:09 +0900 Subject: [PATCH] docs: move list of sites to its own section --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45e9017..0ac9d2a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # developomp-site -[![developomp.com](https://img.shields.io/badge/developomp.com-gray?style=for-the-badge)](https://developomp.com) -[![blog.developomp.com](https://img.shields.io/badge/blog.developomp.com-gray?style=for-the-badge)](https://blog.developomp.com) [![contributing](https://img.shields.io/badge/contributing-yellow?style=for-the-badge)](./CONTRIBUTING.md) [![license](https://img.shields.io/github/license/developomp/developomp-site?style=for-the-badge&color=yellow)](./LICENSE) @@ -9,6 +7,11 @@ A collection of "pomp-branded" websites. ![example website screenshot](./.github/img/developomp-site.avif) +## Sites + +[![developomp.com](https://img.shields.io/badge/developomp.com-gray?style=for-the-badge)](https://developomp.com) +[![blog.developomp.com](https://img.shields.io/badge/blog.developomp.com-gray?style=for-the-badge)](https://blog.developomp.com) + ## Tech Stack ![pnpm](https://img.shields.io/badge/pnpm-222?style=for-the-badge&logo=pnpm)