From cc51fa585727530fc62390ddaf1f1d4f853a0dcb Mon Sep 17 00:00:00 2001 From: Lee MinGi Date: Sat, 23 Dec 2023 23:05:24 +0900 Subject: [PATCH 1/2] Update README about V2 example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4d3728b2f..3e8f498072 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Internationalization support - [Template with i18n](https://tailwind-nextjs-star - [dariuszwozniak.net](https://dariuszwozniak.net/) - Software development blog - [Terminals.run](https://terminals.run) - Blog site for some thoughts and records for life and technology. - [markpitblado.me](https://markpitblado.me) - Mark's personal blog about the internet, privacy, and books ([source code](https://github.com/mark-pitblado/personal-website)) +- [Min71 Dev Blog](https://min71.dev) - My personal blog about Blockchain, Web dev etc. ([source code](https://github.com/mingi3442/blog)) Using the template? Feel free to create a PR and add your blog to this list. From 1f53f524a5118662120a08d1e016918ea3dcfe7e Mon Sep 17 00:00:00 2001 From: Lee MinGi Date: Sat, 23 Dec 2023 23:07:14 +0900 Subject: [PATCH 2/2] Update README about V2 example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e8f498072..e09f2d0bff 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Internationalization support - [Template with i18n](https://tailwind-nextjs-star - [dariuszwozniak.net](https://dariuszwozniak.net/) - Software development blog - [Terminals.run](https://terminals.run) - Blog site for some thoughts and records for life and technology. - [markpitblado.me](https://markpitblado.me) - Mark's personal blog about the internet, privacy, and books ([source code](https://github.com/mark-pitblado/personal-website)) -- [Min71 Dev Blog](https://min71.dev) - My personal blog about Blockchain, Web dev etc. ([source code](https://github.com/mingi3442/blog)) +- [Min71 Dev Blog](https://min71.dev) - Personal blog about Blockchain, Development and etc. ([source code](https://github.com/mingi3442/blog)) Using the template? Feel free to create a PR and add your blog to this list.