From 96d72effec912fc5b687c86916270836b6050702 Mon Sep 17 00:00:00 2001 From: Mallik813 <43982083+Mallik813@users.noreply.github.com> Date: Thu, 17 Oct 2019 01:14:24 +0530 Subject: [PATCH] chore(showcase): Add yangmuzi.com (#18730) * Added a GatsBy blog side project * Added a Gatsby blog side project to the sites.yml --- docs/sites.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/sites.yml b/docs/sites.yml index 4b4e88b153641..65e829e3108f2 100644 --- a/docs/sites.yml +++ b/docs/sites.yml @@ -8042,3 +8042,15 @@ built_by: Musthaq Ahamad built_by_url: "https://haxzie.com" featured: false +- title: GBT + url: "https://yangmuzi.com/" + main_url: "https://yangmuzi.com/" + source_url: "https://github.com/yangnianbing/blog-by-gatsby" + description: > + It is a basic Gatsby site project + categories: + - Blog + - Portfolio + - Documentation + built_by: yangnianbing + featured: false