From f5665405754e39bc567aadb39deeb8ce6093ea76 Mon Sep 17 00:00:00 2001 From: Tim Afanasiev <84281349+devnyxie@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:54:57 +0200 Subject: [PATCH] Create nyx.json --- domains/nyx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nyx.json diff --git a/domains/nyx.json b/domains/nyx.json new file mode 100644 index 000000000..fa64313aa --- /dev/null +++ b/domains/nyx.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for my personal thoughts and projects", + "repo": "https://github.com/devnyxie/devnyxie.github.io", + "owner": { + "username": "devnyxie", + "email": "timbusinez@gmail.com" + }, + "record": { + "CNAME": "devnyxie.github.io" + } + } \ No newline at end of file