From f09f46502f1964281f6a4e82990fb02f927a3003 Mon Sep 17 00:00:00 2001 From: Pranav M Date: Sun, 29 Mar 2026 22:22:12 +0530 Subject: [PATCH] feat: add prawns.dev --- site/content/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/content/index.md b/site/content/index.md index fb23b8d..f7c72f9 100644 --- a/site/content/index.md +++ b/site/content/index.md @@ -19,7 +19,8 @@ const urls = [ "https://adihegde.com", "https://hsp-ec.xyz", "https://anirudhsudhir.com", - "https://polarhive.net" + "https://polarhive.net", + "https://prawns.dev" ]; const gallery = document.getElementById('embed-gallery');