diff --git a/sites.json b/sites.json index d48af9c..cb8d07b 100644 --- a/sites.json +++ b/sites.json @@ -103,5 +103,10 @@ window.WEBRING_SITES = [ "url": "https://beingtechnicalwriter.com", "name": "Gaurav Trivedi", "description": "Gaurav Trivedi's blog" + }, + { + "url": "https://cynical.me", + "name": "kingzee", + "description": "kingzee's blog" } ];