From 008c55d79f6783ad3f462285fd0af9188ffd8329 Mon Sep 17 00:00:00 2001 From: Musthaq Ahamad <53584487+haxzie@users.noreply.github.com> Date: Wed, 16 Oct 2019 17:42:29 +0530 Subject: [PATCH] chore(showcase): Add haxzie.com (#18717) * Showcase: Add haxzie.com to sites.yml Showcasing my personal blog which is built with Gatsby :sparkles: * Fix typo in url --- docs/sites.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/sites.yml b/docs/sites.yml index a449c4b6eff6f..3d0439e99e490 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: "https://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