From 2e366afa81c57284fdf5eca7ce58be4d7c41f8ef Mon Sep 17 00:00:00 2001 From: "Dejan L." Date: Fri, 10 Jul 2026 15:57:09 +0200 Subject: [PATCH] =?UTF-8?q?Add=20Dejan=20Luki=C4=87's=20site=20to=20sites.?= =?UTF-8?q?json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sites.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sites.json b/sites.json index 69b4cae..3681279 100644 --- a/sites.json +++ b/sites.json @@ -128,5 +128,10 @@ window.WEBRING_SITES = [ "url": "https://khanum49.github.io/rabiah-portfolio/", "name": "Rabiah Khanum", "description": "Rabiah's technical writing blog with an engineer's obsession for getting it right." + }, + { + "url": "https://lukicdejan.com/", + "name": "Dejan Lukić", + "description": "A software developer turned technical writer & documentation architect." } ];