From de5f84c3b83cac866e279e2b3bd5d96d9a9cfa24 Mon Sep 17 00:00:00 2001 From: Johannes Hartel Date: Fri, 25 Aug 2023 18:58:50 +0200 Subject: [PATCH] Create gterminal.json Signed-off-by: Johannes Hartel --- domains/gterminal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gterminal.json diff --git a/domains/gterminal.json b/domains/gterminal.json new file mode 100644 index 000000000..7eedaea78 --- /dev/null +++ b/domains/gterminal.json @@ -0,0 +1,12 @@ +{ + "description": "gTerminal Frontend. ", + "repo": "https://github.com/gTerminal-project/gTerminal-project.github.io", + "owner": { + "username": "J0J0HA", + "email": "gterminal@mail.jojojux.de", + "twitter": "JoJoJux16" + }, + "record": { + "CNAME": "gterminal-project.github.io" + } +}