From 428a1d6e827bfee74b9a8fb975925eb95cc277c0 Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Mon, 12 Apr 2021 12:44:01 +0000 Subject: [PATCH] Add reference to cfw-language-redirector --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 872a1db..d2813d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# KevinK.dev.js - -![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. +# KevinK.dev.js + +![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. + +You may also want to take a look at [Unkn0wnCat/cfw-language-redirector](https://github.com/Unkn0wnCat/cfw-language-redirector) for the Cloudflare Worker used to redirect landing pages to their localized versions.