From 973d82bad5f40f90330aa8aca71940679a088676 Mon Sep 17 00:00:00 2001 From: twoneis Date: Thu, 15 May 2025 01:06:17 +0200 Subject: [PATCH] urgh ugly here but a little less ugly on web --- modules/me/about.json | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/modules/me/about.json b/modules/me/about.json index 170f2a3..db408bd 100644 --- a/modules/me/about.json +++ b/modules/me/about.json @@ -1,24 +1 @@ -{ - "name": "mira", - "pronouns": ["she/her/hers", "it/its/its"], - "queer": ["trans", "lesbian"], - "contact": { - "email": "hi@chpu.eu", - "fedi": "@mira@fedi.twoneis.site" - }, - "languages": { - "german": 1.0, - "english": 0.9, - "dutch": 0.4, - "spanish": 0.1 - }, - "i18n": { - "location": "Netherlands", - "timezone": "Europe/Amsterdam", - "currency": "EUR" - }, - "ssh": { - "id_ed25519_sk": "https://me.twoneis.site/ssh/id_ed25519_sk.pub", - "id_ed25519": "https://me.twoneis.site/ssh/id_ed25519.pub" - } -} +{ "name": "mira", "pronouns": ["she/her/hers", "it/its/its"], "queer": ["trans", "lesbian"], "contact": { "email": "hi@chpu.eu", "fedi": "@mira@fedi.twoneis.site" }, "languages": { "german": 1.0, "english": 0.9, "dutch": 0.4 }, "i18n": { "location": "Netherlands", "timezone": "Europe/Amsterdam", "currency": "EUR" }, "ssh": { "id_ed25519_sk": "https://me.twoneis.site/ssh/id_ed25519_sk.pub", "id_ed25519": "https://me.twoneis.site/ssh/id_ed25519.pub" } }