Update waffle.json (#5)

This commit is contained in:
WaffleCodez
2021-07-10 14:44:45 +01:00
committed by GitHub
parent bf52a56fed
commit 7b1be128cf
+4 -4
View File
@@ -1,10 +1,10 @@
{
"repo": "https://github.com/WaffleCodez/main",
"repo": "https://github.com/WaffleCodez/wafflecodez.github.io",
"owner": {
"username": "github-username",
"email": "your-name-here@domain",
"username": "WaffleCodez",
"email": "waffles.30th.email@gmail.com",
},
"target": {
"CNAME": "wafflecodez.github.io/main"
"CNAME": "wafflecodez.github.io"
}
}