forked from muni-town/linksapp-fresh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
profile.json
24 lines (24 loc) · 899 Bytes
/
profile.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"$schema": "./profile.schema.json",
"avatar": "https://seccdn.libravatar.org/avatar/7c97a040c62229f18e72f0e4581b0334?s=192",
"username": "Marc Redwerkz",
"links": [
{ "url": "https://rdwz.one", "title": "rdwz.one" },
{ "url": "https://digital-ra.in", "title": "digital-ra.in" },
{ "url": "https://modus.bio", "title": "modus.bio" }
],
"bio": "Freigeist / Polymath",
"location": "Cologne, Germany",
"socialAccounts": {
"buymeacoffee": "https://buymeacoffee.com/rdwz",
"dribbble": "https://dribbble.com/rdwz",
"github": "https://github.com/rdwz",
"youtube": "https://www.youtube.com/@rdwz"
},
"banner": {
"title": "Photo book release!",
"text": "You can now order my newly released photobook."
},
"rss": "https://www.nasa.gov/rss/dyn/breaking_news.rss",
"readme": "https://raw.githubusercontent.com/rdwz/linksapp-fresh/main/README.md"
}