diff --git a/domains/dag.json b/domains/dag.json index 8b1378917..94f892def 100644 --- a/domains/dag.json +++ b/domains/dag.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "Daglaroglou", + "email": "christos.daglaroglou@gmail.com" + }, + "record": { + "CNAME": "https://personal-website.r3fl3x.repl.co" + } +}