From fc124ac2bd9a4c653a862ef585540a5bbba4ff20 Mon Sep 17 00:00:00 2001 From: "sakko.sama" Date: Mon, 13 Jun 2022 12:53:36 +0700 Subject: [PATCH 1/3] added sakko --- domains/sakko.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sakko.json diff --git a/domains/sakko.json b/domains/sakko.json new file mode 100644 index 000000000..63c41f259 --- /dev/null +++ b/domains/sakko.json @@ -0,0 +1,11 @@ +{ + "description": "SaKKo from Thailand", + "owner": { + "username": "sakko", + "email": "saklism@gmail.com", + "twitter": "sakkosama" + }, + "record": { + "CNAME": "ghs.googlehosted.com." + } +} From 758cda1329f8d7b5d8f8b7f9012dcbdc011b9f86 Mon Sep 17 00:00:00 2001 From: "sakko.sama" Date: Mon, 13 Jun 2022 13:00:56 +0700 Subject: [PATCH 2/3] updated repo --- domains/sakko.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sakko.json b/domains/sakko.json index 63c41f259..1ebc6892e 100644 --- a/domains/sakko.json +++ b/domains/sakko.json @@ -1,11 +1,12 @@ { "description": "SaKKo from Thailand", + "repo": "https://github.com/SaKKo/soontobeprogrammer.com", "owner": { "username": "sakko", "email": "saklism@gmail.com", "twitter": "sakkosama" }, "record": { - "CNAME": "ghs.googlehosted.com." + "CNAME": "sakko.github.io." } } From c6dc21795c5c186c36308325aa8f8c68317c2a97 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 13 Jun 2022 13:27:23 +0700 Subject: [PATCH 3/3] Update sakko.json --- domains/sakko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sakko.json b/domains/sakko.json index 1ebc6892e..2e4037cfa 100644 --- a/domains/sakko.json +++ b/domains/sakko.json @@ -7,6 +7,6 @@ "twitter": "sakkosama" }, "record": { - "CNAME": "sakko.github.io." + "CNAME": "sakko.github.io" } }