From 6a7ee324da20961bce06521ef1343c521b2bca3f Mon Sep 17 00:00:00 2001 From: Musthaq Ahamad <53584487+haxzie@users.noreply.github.com> Date: Wed, 16 Oct 2019 12:00:50 +0530 Subject: [PATCH 1/2] Showcase: Add haxzie.com to sites.yml Showcasing my personal blog which is built with Gatsby :sparkles: --- docs/sites.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/sites.yml b/docs/sites.yml index a449c4b6eff6f..7841c09b8de4c 100644 --- a/docs/sites.yml +++ b/docs/sites.yml @@ -7946,3 +7946,16 @@ built_by: Rou Hun Fan built_by_url: "https://flowen.me" featured: false +- title: Haxzie, Portfolio and Blog + url: "https://haxzie.com/" + main_url: "https://haxzie.com/" + source_url: "htps://github.com/haxzie/haxzie.com" + description: > + Haxzie.com is the portfolio and personal blog of Musthaq Ahamad, UX Engineer and Visual Designer + categories: + - Blog + - Portfolio + - Documentation + built_by: Musthaq Ahamad + built_by_url: "https://haxzie.com" + featured: false From b8b01303df7d2d9dd25fc9657824bedbf099ec2a Mon Sep 17 00:00:00 2001 From: Musthaq Ahamad <53584487+haxzie@users.noreply.github.com> Date: Wed, 16 Oct 2019 17:21:16 +0530 Subject: [PATCH 2/2] Fix typo in url --- docs/sites.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sites.yml b/docs/sites.yml index 7841c09b8de4c..3d0439e99e490 100644 --- a/docs/sites.yml +++ b/docs/sites.yml @@ -7949,7 +7949,7 @@ - title: Haxzie, Portfolio and Blog url: "https://haxzie.com/" main_url: "https://haxzie.com/" - source_url: "htps://github.com/haxzie/haxzie.com" + source_url: "https://github.com/haxzie/haxzie.com" description: > Haxzie.com is the portfolio and personal blog of Musthaq Ahamad, UX Engineer and Visual Designer categories: