From 692771e26debd5dcc866d8bb9e3ebb0a02bec990 Mon Sep 17 00:00:00 2001 From: Beno Sam Binu <36766844+benosambinu@users.noreply.github.com> Date: Wed, 21 Oct 2020 18:17:38 +0530 Subject: [PATCH] Update beno.json --- domains/beno.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/beno.json b/domains/beno.json index b32f264b8..9c0ceb3e8 100644 --- a/domains/beno.json +++ b/domains/beno.json @@ -1,11 +1,11 @@ { "description": "Beno's personal developer website", - "repo": "https://github.com/benosambinu/benosambinu", + "repo": "https://github.com/benosambinu/benosambinu.github.io", "owner": { "username": "benosambinu", "email": "benosbs@gmail.com" }, "record": { - "CNAME": "github-benosambinu.github.io" + "CNAME": "benosambinu.github.io" } }