From 314480ceeb3e230007b884186f3cd9c8db4bd083 Mon Sep 17 00:00:00 2001 From: fsoft Date: Fri, 7 Feb 2025 16:49:29 +0100 Subject: [PATCH 1/2] ADD: fsoft72 --- domains/fsoft72.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fsoft72.json diff --git a/domains/fsoft72.json b/domains/fsoft72.json new file mode 100644 index 000000000..6cbd75afa --- /dev/null +++ b/domains/fsoft72.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "record": { + "URL": "https://fsoft.dev" + } +} From e1df1c34067a0e357f87789a83abe2de55fe604a Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:45:05 +0200 Subject: [PATCH 2/2] Pretiffy the json a bit --- domains/fsoft72.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/fsoft72.json b/domains/fsoft72.json index 6cbd75afa..b97e6ff7d 100644 --- a/domains/fsoft72.json +++ b/domains/fsoft72.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "fsoft72", - "email": "fabio.rotondo@gmail.com" - }, - "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", - "record": { - "URL": "https://fsoft.dev" - } + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "record": { + "URL": "https://fsoft.dev" + } }