Skip to content

Commit

Permalink
Register snapscript.is-an.app
Browse files Browse the repository at this point in the history
  • Loading branch information
roktim32 authored Sep 16, 2023
1 parent 528c6e3 commit c034c08
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions domains/snapscript.is-an.app.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
addSubDomain({
description: 'A Web App for sharing code snippets',
domain: 'is-an.app',
subdomain: 'snapscript',
owner: {
email: 'roktimsenapoty2@gmail.com',
repo: 'https://github.com/roktim32/SnapScript'
},
record: {
CNAME: 'cname.vercel-dns.com'
},
proxy: false
});

0 comments on commit c034c08

Please sign in to comment.