Skip to content

Commit

Permalink
cat.is-an.app (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyq94310 authored Feb 8, 2024
1 parent b2b5535 commit 093d552
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions domains/cat.is-an.app.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
addSubDomain({
description: 'A website for my vercel bot',
domain: 'is-an.app',
subdomain: 'cat',
owner: {
email: 'wqwdrrovb@mozmail.com',
},
record: {
CNAME: 'cname.vercel-dns.com'
},
proxy: false
})

0 comments on commit 093d552

Please sign in to comment.