From e74ae764201498e8095d7ab238b343f3f1629ee6 Mon Sep 17 00:00:00 2001 From: emirhan <72984140+lareithen@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:43:36 +0300 Subject: [PATCH] Update larei.json --- domains/larei.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/larei.json b/domains/larei.json index eea57b1ee..5b5ede737 100644 --- a/domains/larei.json +++ b/domains/larei.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "lareithen", - "email": "lareithen@gmail.com" - }, - "record": { - "URL": "https://lareithen.github.io/" - } + "description": "larei's personal website.", + "repo": "https://github.com/lareithen/lareithen.github.io", + "owner": { + "username": "lareithen", + "email": "lareithen@gmail.com" + }, + "record": { + "CNAME": "lareithen.github.io" + } }