Merge pull request #1319 from dodec-design/master

add dodec-design.js.org
gh-pages
Stefan Keim 7 years ago committed by GitHub
commit 77713f3cfe
  1. 2
      README.md
  2. 1
      cnames_active.js

@ -18,3 +18,5 @@ Add a file named ```CNAME``` to your repo (in the ```gh-pages``` branch for proj
### Step 4
To finish the procedure, make a pull request in this GitHub repository that adds your subdomain to the [list](https://github.com/js-org/dns/blob/master/cnames_active.js) of existing JS.ORG domains. Your new URL should go live within 24 hours (keep an eye on your pull request in case of a naming conflict).

@ -218,6 +218,7 @@ var cnames_active = {
,"docsify": "QingWei-Li.github.io/docsify"
,"documentation": "documentationjs.github.io" //noCF? (don´t add this in a new PR)
,"docute": "egoist.github.io/docute"
,"dodec-design": "dodec-design.github.io"
,"dogstack": "dogstack.gitbooks.io/handbook" //noCF
,"domtastic": "webpro.github.io/DOMtastic"
,"donavon": "donavon.github.io" //noCF? (don´t add this in a new PR)

Loading…
Cancel
Save