From 68e9402ab49b6757748abd73e3da7411d5cec3f3 Mon Sep 17 00:00:00 2001 From: Harsh Agarwal <104144880+Harsh-00@users.noreply.github.com> Date: Fri, 20 Oct 2023 22:18:33 +0530 Subject: [PATCH] chore: added ortelius --- _data/repos.js | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/repos.js b/_data/repos.js index 0341b34..800bcd6 100644 --- a/_data/repos.js +++ b/_data/repos.js @@ -24,4 +24,5 @@ export const repos_list = [ 'https://github.com/shyamtawli/devFind', 'https://github.com/OtacilioN/awesome-hacktoberfest', 'https://github.com/facebook/react', + 'https://github.com/ortelius/ortelius' ]