From bcbf6991550aa4755ec03cf61d79f7188992f1d6 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 14 Jan 2025 09:56:05 +0100 Subject: [PATCH] Create socordia.json --- domains/socordia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/socordia.json diff --git a/domains/socordia.json b/domains/socordia.json new file mode 100644 index 000000000..fb67d3d1d --- /dev/null +++ b/domains/socordia.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation site for the socordia programming language", + "repo": "https://github.com/Socordia-Org/Socordia", + "owner": { + "username": "furesoft", + "email": "chris.anders@outlook.de" + }, + "record": { + "URL": "https://furesoft.gitbook.io/socordia" + }, + "proxied": true +}