From bc2fbb7872299acc0f091177f4742cefc9b18074 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:02:40 +0800 Subject: [PATCH] Update caodoc.json --- domains/caodoc.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index 3ac14d851..80879812d 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -1,14 +1,12 @@ { - "owner": - { + "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", + "repo": "https://github.com/caodoc/caodoc.github.io", + "owner": { "username": "caodoc", "email": "", "discord": "caodoc" }, - "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", - "repo": "https://github.com/caodoc/caodoc.github.io", - "record": - { - "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" + "record": { + "CNAME": "caodoc.github.io" } }