mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 05:21:53 +02:00
Add my tech blog url to users.json
This commit is contained in:
parent
8531993279
commit
9dbcea859d
1 changed files with 8 additions and 1 deletions
|
@ -461,5 +461,12 @@
|
||||||
"tags": [
|
"tags": [
|
||||||
"Personal site"
|
"Personal site"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "deepumohan.com/tech",
|
||||||
|
"url": "https://deepumohan.com/tech/",
|
||||||
|
"tags": [
|
||||||
|
"Technology Blog"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Add table
Reference in a new issue