From 31cc40e35842356e36023f65129cc922371ca36a Mon Sep 17 00:00:00 2001 From: Marascu Theodor <46166826+cheftheo@users.noreply.github.com> Date: Tue, 4 Jun 2024 01:13:47 +0300 Subject: [PATCH] Create cheftheo --- domains/cheftheo | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cheftheo diff --git a/domains/cheftheo b/domains/cheftheo new file mode 100644 index 000000000..ba7810de6 --- /dev/null +++ b/domains/cheftheo @@ -0,0 +1,11 @@ +{ + "description": "This website represents a portofolio", + "repo": "https://cheftheo.github.io/", + "owner": { + "username": "cheftheo", + "email": "marascu.theodor@gmail.com" + }, + "record": { + "CNAME": "https://cheftheo.github.io/" + } +}