From f900b9e66832d853bf22e351cb39cf8f400937be Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Tue, 16 Feb 2021 17:59:33 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3f3462..872a1db 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # KevinK.dev.js -> KevinK.dev, my personal site, now on Gatsby. \ No newline at end of file + +![Build Site](https://github.com/Unkn0wnCat/KevinK.dev.js/workflows/Build%20Site/badge.svg) + +KevinK.dev is my personal page, now on Gatsby. I've chosen Gatsby as a framework as it offers me the speed of client-side-rendered pages with the compatibility and stability of a traditional server-side-rendered page. This is also the repo I try new stuff on, so feel free to look around and pick up some useful.