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 1/2] 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/" + } +} From 6a7bac6dd84dbde7e4723736143289c85fac7b33 Mon Sep 17 00:00:00 2001 From: MrPotato <85820415+MrPotato30@users.noreply.github.com> Date: Thu, 7 Apr 2022 21:07:14 +0800 Subject: [PATCH 2/2] Update spud.json --- domains/spud.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spud.json b/domains/spud.json index 15ac017df..cc4b0fe9c 100644 --- a/domains/spud.json +++ b/domains/spud.json @@ -6,6 +6,6 @@ "email": "fahrelrizal08@gmail.com" }, "record": { - "CNAME": "https://mrpotato30.github.io/portfolio/" + "URL": "https://mrpotato30.github.io/portfolio/" } }