From a8ea6dffb0d74fd8a34049f7a5384fa8ce87de56 Mon Sep 17 00:00:00 2001 From: Emmanouil Athanasopoulos <70025614+athanasso@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:43:34 +0300 Subject: [PATCH] Create athanasopoulos.json --- domains/athanasopoulos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/athanasopoulos.json diff --git a/domains/athanasopoulos.json b/domains/athanasopoulos.json new file mode 100644 index 000000000..42d3109ce --- /dev/null +++ b/domains/athanasopoulos.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website, for me.", + "repo": "https://github.com/athanasso/athanasso.github.io", + "owner": { + "username": "athanasso", + "email": "manos.athanasopoulos@yahoo.gr" + }, + "record": { + "CNAME": "athanasso.github.io" + } +}