diff --git a/domains/burgmann.json b/domains/burgmann.json index 16b6209abc4..7fd64e9a3f3 100644 --- a/domains/burgmann.json +++ b/domains/burgmann.json @@ -1,10 +1,12 @@ { - "description": "Official Developer Portfolio and Project Portal for Franz Burgmann", "owner": { "username": "franzbu", "email": "csaa6335@gmail.com" }, "records": { - "CNAME": "franzbu.github.io" + "NS": [ + "leo.ns.cloudflare.com", + "maleah.ns.cloudflare.com" + ] } } diff --git a/domains/enhancedspaces.burgmann.json b/domains/enhancedspaces.burgmann.json deleted file mode 100644 index e31618ce6ba..00000000000 --- a/domains/enhancedspaces.burgmann.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Redirect to the EnhancedSpaces macOS productivity project", - "owner": { - "username": "franzbu", - "email": "csaa6335@gmail.com" - }, - "records": { - "URL": "https://github.com/franzbu/EnhancedSpaces.spoon" - } -}