From c54eab89764777d3eee7ce71ecd7f6108e433880 Mon Sep 17 00:00:00 2001 From: sy1g21 <sy1g21@soton.ac.uk> Date: Thu, 29 Jun 2023 08:56:52 +0000 Subject: [PATCH] Upload New File --- config.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..81b8c5c --- /dev/null +++ b/config.json @@ -0,0 +1,15 @@ +[ + { + "username": "ShawnYao2000", + "name": "Shiyang Yao", + "userimg": "https://avatars.githubusercontent.com/u/104394846?v=4", + "sort": "created", + "order": "asc", + "includeFork": false, + "theme": "light.css", + "types": [ + "all" + ], + "linkedin": "shawnsyyao" + } +] \ No newline at end of file -- GitLab