Update noir.json

This commit is contained in:
noir
2022-03-18 01:46:43 -05:00
committed by GitHub
parent 59403f4217
commit 7f2f809e39
+2 -2
View File
@@ -1,12 +1,12 @@
{
"description": "noir's website",
"repo": "https://github.com/noirdevelopment/noir.github.io",
"repo": "https://github.com/noirdevelopment/noirdevelopment.github.io",
"owner": {
"username": "noirdevelopment",
"email": "xyroemail1@gmail.com",
"twitter": "zPyrooooo"
},
"record": {
"CNAME": "noir.github.io"
"CNAME": "noirdevelopment.github.io"
}
}