From f020c3321f94ce522898c318ffd82c7c7a7f46c2 Mon Sep 17 00:00:00 2001 From: TungDaDev Date: Sat, 8 Mar 2025 17:43:52 +0700 Subject: [PATCH] Add tungbt.json --- domains/tungbt.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/tungbt.json diff --git a/domains/tungbt.json b/domains/tungbt.json new file mode 100644 index 000000000..c9ed84615 --- /dev/null +++ b/domains/tungbt.json @@ -0,0 +1,20 @@ +{ + "description": "tungbt.is-a.dev : This is my personal blog", + "owner": { + "username": "bthanhtung", + "email": "bthanhtung.se@gmail.com" + }, + "record": { + "URL": "https://tungbt.vercel.app/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/bthanhtung", + "/x": "https://x.com/_bthanhtung", + "/fb": "https://facebook.com/TungDaDev", + "/linkedin": "https://linkedin.com/in/TungDaDev", + "/viblo": "https://viblo.asia/u/bthanhtung" + }, + "redirect_paths": true + } + } \ No newline at end of file