Skip to content

Commit

Permalink
Merge pull request #1 from Rahuletto/patch-1
Browse files Browse the repository at this point in the history
Create board.is-an.app.js
  • Loading branch information
Rahuletto authored Jul 6, 2023
2 parents 2d1b388 + 3d4a5c8 commit b34dbb2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions domains/board.is-an.app.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
addSubDomain({
description: 'An open-source code sharing platform that’s better in every way.',
domain: 'is-an.app',
subdomain: 'board',
owner: {
repo: 'https://github.com/Rahuletto/CodeBoard',
email: '[email protected]',
},
record: {
TXT: ['vc-domain-verify=board.is-an.app,f8602906e1897b3123cf'],
CNAME: 'cname.vercel-dns.com'
},
})

0 comments on commit b34dbb2

Please sign in to comment.