From 4c5449208e3017d78f81dd133bc71c71aeafc5d1 Mon Sep 17 00:00:00 2001 From: Flash303 <94756886+Flash303@users.noreply.github.com> Date: Sun, 26 Jul 2026 11:56:36 +0200 Subject: [PATCH] Add user profile for Flash303 --- user/Flash303.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 user/Flash303.json diff --git a/user/Flash303.json b/user/Flash303.json new file mode 100644 index 0000000..a50834d --- /dev/null +++ b/user/Flash303.json @@ -0,0 +1,10 @@ +{ + "username": "Flash303", + "coordinates": [ + 45.1715, + 5.7224 + ], + "links": { + "GitHub": "https://github.com/Flash303" + } +}