Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.

Commit 1172fde

Browse files
authored
Merge pull request #3443 from adornyt5-cloud/main
Add beast.json for domain configuration
2 parents 45b8331 + 08bbe08 commit 1172fde

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

domains/beast.is-cool.dev.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"domain": "is-cool.dev",
3+
"subdomain": "beast",
4+
"owner": {
5+
"username": "adornyt5-cloud",
6+
"email": "adornyt5@gmail.com"
7+
},
8+
"record": {
9+
"CNAME": "adornyt5-cloud.github.io"
10+
}
11+
}

0 commit comments

Comments
 (0)