Skip to content

Instantly share code, notes, and snippets.

@andi1984
Last active February 22, 2023 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andi1984/1218cf09af5d21d30106e5235991b897 to your computer and use it in GitHub Desktop.
Save andi1984/1218cf09af5d21d30106e5235991b897 to your computer and use it in GitHub Desktop.
test nav.json
{
"private": {
"links": [
{ "label": "Twitter", "url": "http://www.twitter.com" },
{ "label": "LinkedIn", "url": "https://www.linkedin.com/"},
{ "label": "Matrix", "url": "https://app.element.io/"},
{ "label": "Geizhals", "url": "https://geizhals.de/"},
{ "label": "MyDealz", "url": "https://www.mydealz.de/"},
{ "label": "Wetter", "url": "https://kachelmannwetter.com/de/wetter/2862923-niedersalbach"},
{ "label": "Raindrop", "url": "https://app.raindrop.io/"}
]
},
"mail": {
"links": [
{ "label": "privat", "url": "https://ex3.mail.ovh.net/" },
{ "label": "termine", "url": "https://app.fastmail.com" },
{ "label": "social", "url": "https://mail.tutanota.com" }
]
},
"fediverse": {
"links": [
{ "label": "Saarland", "url": "http://social.saarland" },
{ "label": "Webdev", "url": "https://toot.cafe" },
{ "label": "Termine", "url": "https://termine.saarland" },
{ "label": "Pixelfed", "url": "https://pixelfed.de/i/web" }
]
},
"finance": {
"links": [
{ "label": "TradingDesk", "url": "https://tradingdesk.finanzen.net"},
{ "label": "ExtraETF", "url": "https://de.extraetf.com/user/portfolio?tab=overview"},
{ "label": "Onvista", "url": "https://www.onvista.de/index/DAX-Index-20735#TopStocks"},
{ "label": "Parqet", "url": "https://www.parqet.com"},
{ "label": "TradingView", "url": "https://www.tradingview.com"}
]
},
"webdev": {
"links": [
{ "label": "MDN", "url": "https://developer.mozilla.org/en-US/" },
{ "label": "Dev.to", "url": "https://dev.to/" },
{ "label": "Github", "url": "https://github.com/notifications?query=is%3Aunread"},
{ "label": "Vercel", "url": "https://vercel.com/dashboard"},
{ "label": "Netlify", "url": "https://www.netlify.com/"},
{ "label": "OVH", "url": "https://www.ovhcloud.com/de/"},
{ "label": "Domaindiscount24", "url": "https://www.domaindiscount24.com/"},
{ "label": "NPM", "url": "https://www.npmjs.com/"}
]
},
"streaming": {
"links": [
{
"label": "Youtube Studio",
"url": "https://studio.youtube.com/channel/UC9yhSlXfpjleDuJV1AGViIg"
},
{ "label": "Twitch", "url": "https://twitch.com" },
{ "label": "Captions Service", "url": "https://stream-cc.gooseman.codes/dashboard" },
{ "label": "EpidemicSound", "url": "https://www.epidemicsound.com/" },
{ "label": "StreamElements", "url": "https://streamelements.com/dashboard" },
{ "label": "andi1984.dev", "url": "https://www.andi1984.dev/"},
{ "label": "Search Console", "url": "https://search.google.com/u/1/search-console"}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment