From 0a6b78ad38e6d5f576a7fdfdfd64d5ef296765f3 Mon Sep 17 00:00:00 2001 From: MrPotato <85820415+MrPotato30@users.noreply.github.com> Date: Thu, 7 Apr 2022 01:24:57 +0800 Subject: [PATCH] Create spud.json --- domains/spud.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spud.json diff --git a/domains/spud.json b/domains/spud.json new file mode 100644 index 000000000..15ac017df --- /dev/null +++ b/domains/spud.json @@ -0,0 +1,11 @@ +{ + "description": "I am making my own personall portfolio as a developer for 11 months", + "repo": "https://github.com/MrPotato30/portfolio", + "owner": { + "username": "mrpotato30", + "email": "fahrelrizal08@gmail.com" + }, + "record": { + "CNAME": "https://mrpotato30.github.io/portfolio/" + } +}