Update haloapi.json (#1494)

This commit is contained in:
Mikey O'Toole 2021-08-09 02:52:37 +01:00 committed by GitHub
parent f6765c29de
commit 4aa8e2adfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,16 @@
"theme": "default",
"license": "mit",
"gravatar": false,
"copyright": "System.Object[]",
"copyright": [
{
"name": "Mikey O'Toole",
"url": "https://homotechsual.dev",
"email": "mikey@homotechsual.dev"
},
{
"name": "Luke Whitelock",
"url": "https://mspp.io"
}
],
"format": "html"
}
}