From 723f07aadc54b42ab7983e0e68e56d58240bc5fe Mon Sep 17 00:00:00 2001 From: Lua <167039839+notxlua@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:14:49 -0500 Subject: [PATCH] Create www.lua.json --- domains/www.lua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/www.lua.json diff --git a/domains/www.lua.json b/domains/www.lua.json new file mode 100644 index 000000000..7fde7627e --- /dev/null +++ b/domains/www.lua.json @@ -0,0 +1,12 @@ +{ + "description": "Just a website for detailing the game development projects of Lua", + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com", + "discord": "778436572835086366" + }, + + "record": { + "A": ["75.119.201.51"] + } +}