Skip to content

Commit

Permalink
Create postit.is-an.app.js (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammy970 authored Jul 2, 2023
1 parent 0428cf3 commit 2d1b388
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions domains/postit.is-an.app.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
addSubDomain({
description: 'An App to create simple, beautiful, smart and professional posts for LinkedIn, powered by OpenAI API.', // describe your project in this field
domain: 'is-an.app', // aka "root-domain". select between '1bt.uk' and 'is-an.app'
subdomain: 'postit', // desired subdomain name
owner: {
repo: 'https://github.com/Sammy970/linkedin-post-maker',
email: '[email protected]',
},
record: {
CNAME: 'cname.vercel-dns.com'
}
})

0 comments on commit 2d1b388

Please sign in to comment.