From d3a15ffaf5fcffdff1110384a4ba2a7fbe0a1295 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:04:05 +0200 Subject: [PATCH] Delete domains/xen.json --- domains/xen.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/xen.json diff --git a/domains/xen.json b/domains/xen.json deleted file mode 100644 index 2e6040a49..000000000 --- a/domains/xen.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Website for my projects", - "repo": "https://github.com/xenmods/xenmods.github.io", - "owner": { - "username": "xenmods", - "email": "ilumomin04@gmail.com", - "twitter": "momin_ilf" - }, - "record": { - "CNAME": "xenmods.github.io" - } -}