From 6abeae0895f4c8a676150c8b2a572a1e376afe4b Mon Sep 17 00:00:00 2001 From: Julien Von Der Marck <62793491+jvondermarck@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:15:40 +0100 Subject: [PATCH] chore: add dinosaur-exploder repository URL --- _data/repos.js | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/repos.js b/_data/repos.js index ed268e7..97b9e42 100644 --- a/_data/repos.js +++ b/_data/repos.js @@ -62,4 +62,5 @@ export const repos_list = [ 'https://github.com/hoppscotch/hoppscotch', 'https://github.com/elastic/kibana', 'https://github.com/darkreader/darkreader', + "https://github.com/jvondermarck/dinosaur-exploder", ]