From 7136db39719b986da6e6ae13ebd66162296fdfd8 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:36:12 +0000 Subject: [PATCH] Create man.json --- domains/man.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/man.json diff --git a/domains/man.json b/domains/man.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/man.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +}