From 9fc9bb7d1b167e418d578b9b0b8d2f4c27d25435 Mon Sep 17 00:00:00 2001 From: STC1702 <73183412+congltk1234@users.noreply.github.com> Date: Wed, 19 Mar 2025 14:52:55 +0700 Subject: [PATCH] Create stkong.json --- domains/stkong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/stkong.json diff --git a/domains/stkong.json b/domains/stkong.json new file mode 100644 index 000000000..c5b1cde5b --- /dev/null +++ b/domains/stkong.json @@ -0,0 +1,10 @@ +{ + "description": "This website is a link to my personal blog.", + "repo": "https://github.com/congltk1234/congltk1234.github.io", + "owner": { + "username": "congltk1234" + }, + "record": { + "CNAME": "congltk1234.github.io" + } +}