From f0e7e7209ba3bb3445161e397852a6932a25d382 Mon Sep 17 00:00:00 2001 From: "Tuan Anh (Leo)" Date: Wed, 8 Sep 2021 23:46:06 +0700 Subject: [PATCH] Add Leo's blog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e073a62..8483114 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Feature request? Check the past discussions to see if it has been brough up prev - [GautierArcin's demo with next translate](https://tailwind-nextjs-starter-blog-seven.vercel.app/) - includes translation of mdx posts, [source code](https://github.com/GautierArcin/tailwind-nextjs-starter-blog/tree/demo/next-translate) - [David Levai's digital garden](https://davidlevai.com/) - customized design and added email subscriptions - [Thinh's Corner](https://thinhcorner.com/) - [customized layout](https://github.com/Th1nhNg0/th1nhng0.vercel.app/blob/5e73a420828d82f01e7147512a2c3273c4ec19f8/layouts/PostLayout.js) with sticky side table of contents +- [Leo's Blog](https://leohuynh.dev) - Tuan Anh Huynh's personal site. Add Snippets Page, Author Profile Card, Image Lightbox, ... Using the template? Feel free to create a PR and add your blog to this list.