Files
is-a-dev/domains/lua.json
T
notxlua 4e5d535eb6 Update lua.json
Updated lua.json to work with my URL, https:// enpoint for wordpress since I want the dev domain to just redirect people as opposed to being it's own standalone sub/domain.
2024-04-15 14:09:28 -05:00

11 lines
222 B
JSON

{
"description": "Just a website for detailing the game development projects of Lua",
"owner": {
"username": "notxlua",
"email": "notxlua@gmail.com"
},
"record": {
"URL": "https://xmw2.wordpress.com"
}
}