diff --git a/domains/tdwb.is-an.app.js b/domains/tdwb.is-an.app.js new file mode 100644 index 00000000..1f0bce7a --- /dev/null +++ b/domains/tdwb.is-an.app.js @@ -0,0 +1,12 @@ +addSubDomain({ + description: 'A top-down .io hero shooter game.', + domain: 'is-an.app', + subdomain: 'tdwb', + owner: { + repo: 'https://github.com/Themadpunter-Studios/tdwb', + email: 'themadpunter@proton.me', + }, + record: { + CNAME: 'themadpunter-studios.github.io' + } +})