From 5e8f1e7f482bbda3012bfa26c0edc0212526188a Mon Sep 17 00:00:00 2001 From: STC1702 <73183412+congltk1234@users.noreply.github.com> Date: Thu, 20 Mar 2025 13:18:08 +0700 Subject: [PATCH] Update stkong.json --- domains/stkong.json | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/domains/stkong.json b/domains/stkong.json index 96877894c..8727f9102 100644 --- a/domains/stkong.json +++ b/domains/stkong.json @@ -1,18 +1,12 @@ { - "description": "This website is a link to my personal blog.", - "repo": "https://github.com/congltk1234/congltk1234.github.io", - "owner": { - "username": "congltk1234", - "email": "suwuanxan@gmail.com", - "linkedin": "https://www.linkedin.com/in/suthanhcong", - }, - "record": { - "CNAME": "congltk1234.github.io" - }, - "redirect_config": { - "custom_paths": { - "/linkedin": "https://www.linkedin.com/in/suthanhcong", + "description": "hosting personal / portfolio website for myself. Also this website is a link to my personal blog.", + "repo": "https://github.com/congltk1234/congltk1234.github.io", + "owner": { + "username": "congltk1234", + "email": "suwuanxan@gmail.com", + "linkedin": "https://www.linkedin.com/in/suthanhcong" }, - "redirect_paths": true - } + "record": { + "CNAME": "congltk1234.github.io" + } }