Merge pull request #1911 from noirdevelopment/patch-1

Create noir.json
This commit is contained in:
MaskDuck
2022-03-18 13:50:05 +07:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "noir's website",
"repo": "https://github.com/noirdevelopment/noirdevelopment.github.io",
"owner": {
"username": "noirdevelopment",
"email": "xyroemail1@gmail.com",
"twitter": "zPyrooooo"
},
"record": {
"CNAME": "noirdevelopment.github.io"
}
}