forked from AngryJKirk/navigation-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
navigation.yml
35 lines (35 loc) · 915 Bytes
/
navigation.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
sorted: true
titles:
- title:
name: "database tools"
items:
- name: "metabase"
logo: 📊
url: "https://metabase.example.com"
- name: "pg"
logo: "💾"
url: "https://pg.example.com"
- title:
name: "tools"
items:
- name: "notes"
logo: "📓"
url: "https://md.example.com"
- name: "torrent"
logo: "🏴☠️"
url: "https://torrent.example.com"
- name: "passwords"
logo: "🔐"
url: "https://password.example.com"
- name: "terminal"
logo: "💻"
url: "https://hacker.example.com"
- title:
name: "misc"
items:
- name: "cat or dog"
logo: "🙀"
url: "https://play.example.com"
- name: "memory game"
logo: "🧠"
url: "https://example.com/memorygame"