mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Merge pull request #1873 from mrtruongvu/main
Added my website to the users.json file
This commit is contained in:
commit
4de11801b7
1 changed files with 9 additions and 0 deletions
|
@ -807,5 +807,14 @@
|
||||||
"Personal site",
|
"Personal site",
|
||||||
"Blog"
|
"Blog"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "mrtruongvu.com",
|
||||||
|
"url": "https://mrtruongvu.com",
|
||||||
|
"source": "n/a",
|
||||||
|
"tags": [
|
||||||
|
"Personal site",
|
||||||
|
"Blog"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue