mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-18 19:26:15 +00:00
4e5d535eb6
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.
11 lines
222 B
JSON
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"
|
|
}
|
|
}
|