Skip to content

Commit

Permalink
Create devprofiles.is-an.app.js (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
oyepriyansh committed Oct 9, 2023
1 parent c56c571 commit f12467c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions domains/devprofiles.is-an.app.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
addSubDomain({
description: 'list of devevlopers profiles',
domain: 'is-an.app',
subdomain: 'devprofiles',
owner: {
email: 'oyepriyansh@hotmail.com',
repo: 'https://github.com/oyepriyansh/DevProfiles',
},
record: {
CNAME: 'cname.vercel-dns.com'
},
proxy: false
});

0 comments on commit f12467c

Please sign in to comment.