From 5756c681a007763cf974f854b0cd0f773c85bf47 Mon Sep 17 00:00:00 2001 From: earayu Date: Tue, 19 Dec 2023 22:08:54 +0800 Subject: [PATCH] add blog example in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4d3728b2f..144df1fab5 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)) +- [Bryce Yu's Blog](https://earayu.github.io/) - Bryce Yu's personal Blog about distributed system, database, and web development. ([source code](https://github.com/earayu/earayu.github.io)) Using the template? Feel free to create a PR and add your blog to this list.