mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
Merge pull request #951 from fuse314/feature/users-gma-mayer
feat: add gma.name and mayer.life to active users list
This commit is contained in:
commit
04a6b626c7
1 changed files with 14 additions and 0 deletions
|
@ -419,5 +419,19 @@
|
||||||
"tags": [
|
"tags": [
|
||||||
"Personal site"
|
"Personal site"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "gma.name",
|
||||||
|
"url": "https://gma.name",
|
||||||
|
"tags": [
|
||||||
|
"Personal site"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "mayer.life"
|
||||||
|
"url": "https://mayer.life",
|
||||||
|
"tags": [
|
||||||
|
"Personal site"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue