Create lio.json and hokkqi.json

This commit is contained in:
Lio Melio
2021-01-01 02:18:11 +00:00
committed by GitHub
parent 9ba0ae1194
commit 153cf592f5
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Portfolio redirect for Hokkqi",
"repo": "https://werewolf.codes",
"owner": {
"username": "hokkqi",
"email": "lio@werewolf.design"
},
"record": {
"URL": "https://werewolf.design"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Homepage redirect for Lio",
"repo": "https://werewolf.codes",
"owner": {
"username": "hokkqi",
"email": "lio@werewolf.design"
},
"record": {
"URL": "https://himbo.cat"
}
}