From 8f0491916fcb610f389b6c9851bc1ef0cc220aaa Mon Sep 17 00:00:00 2001 From: maokangkun <99461942+maokangkun@users.noreply.github.com> Date: Wed, 6 Jul 2022 09:59:23 +0800 Subject: [PATCH 1/2] + mkk.json --- domains/mkk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mkk.json diff --git a/domains/mkk.json b/domains/mkk.json new file mode 100644 index 000000000..e601ac2d0 --- /dev/null +++ b/domains/mkk.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio | Urinx", + "repo": "https://github.com/urinx/urinx.github.io", + "owner": { + "username": "urinx", + "email": "uri.lqy@gmail.com" + }, + "record": { + "CNAME": "urinx.github.io" + } +} \ No newline at end of file From dd18cf6cae00511867df4736d890f6151996f361 Mon Sep 17 00:00:00 2001 From: maokangkun <99461942+maokangkun@users.noreply.github.com> Date: Mon, 11 Jul 2022 17:45:07 +0800 Subject: [PATCH 2/2] Update mkk.json --- domains/mkk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mkk.json b/domains/mkk.json index e601ac2d0..c85123d13 100644 --- a/domains/mkk.json +++ b/domains/mkk.json @@ -2,10 +2,10 @@ "description": "portfolio | Urinx", "repo": "https://github.com/urinx/urinx.github.io", "owner": { - "username": "urinx", + "username": "maokangkun", "email": "uri.lqy@gmail.com" }, "record": { "CNAME": "urinx.github.io" } -} \ No newline at end of file +}