mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
Update users.json
Hi Nuno Coração! I hope you're doing well. Could you add my website, [utrodus.com](https://utrodus.com), to the Blowfish Users section? It's a portfolio and blog developed with Blowfish where I showcase my work in Flutter development and blogging. Thank you so much for your help!
This commit is contained in:
parent
2abd24dcb1
commit
77fcb98e75
1 changed files with 10 additions and 1 deletions
|
@ -748,5 +748,14 @@
|
||||||
"Personal site",
|
"Personal site",
|
||||||
"Blog"
|
"Blog"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "utrodus.com",
|
||||||
|
"url": "https://utrodus.com",
|
||||||
|
"source": "https://github.com/utrodus/utrodus.com",
|
||||||
|
"tags": [
|
||||||
|
"Portfolio Site",
|
||||||
|
"Blog"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue