Merge pull request #20964 from bthanhtung/main

Add tungbt.json
This commit is contained in:
Satr14
2025-03-08 20:01:14 +07:00
committed by GitHub
+20
View File
@@ -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
}
}