From a920635fff876733f10e77d54806bef19cad262d Mon Sep 17 00:00:00 2001 From: richiesuper Date: Thu, 6 Jan 2022 23:15:02 +0700 Subject: [PATCH] Update domains/richie.json --- domains/richie.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/richie.json b/domains/richie.json index 856949f16..22b2f00cc 100644 --- a/domains/richie.json +++ b/domains/richie.json @@ -1,11 +1,11 @@ { - "description": "This is for my GitHub pages", + "description": "This is for my local server", "repo": "https://github.com/richiesuper", "owner": { "username": "richiesuper", "email": "richie9963@gmail.com" }, "record": { - "CNAME": "richiesuper.github.io" + "CNAME": "richiesuper.ddns.net" } }