diff --git a/domains/chromesec.json b/domains/chromesec.json new file mode 100644 index 000000000..3a7a87247 --- /dev/null +++ b/domains/chromesec.json @@ -0,0 +1,12 @@ +{ + "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", + "repo": "https://github.com/CaenJones/caenjones.github.io", + "owner": { + "username": "CaenJones", + "email": "cj@caenjones.com", + "twitter": "" + }, + "record": { + "CNAME": "caenjones.github.io/ChromeSEC" + } +}