forked from NFDI4Chem/knowledge_base
-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.json
57 lines (57 loc) · 1.56 KB
/
footer.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[
{
"title": "Contribute",
"items": [
{
"label": "Content (GitHub)",
"href": "https://github.com/NFDI4Chem/knowledge_base"
},
{
"label": "Localisation (Crowdin)",
"href": "https://crowdin.com/project/nfdi4chem-knowledge-base"
}
]
},
{
"title": "Resources",
"items": [
{
"label": "NFDI4Chem Website",
"href": "https://nfdi4chem.de"
},
{
"label": "NFDI4Chem FAQ",
"href": "https://www.nfdi4chem.de/index.php/frequently-asked-questions/"
},
{
"label": "NFDI4Chem Helpdesk",
"href": "https://nfdi4chem.de/index.php/helpdesk/"
},
{
"label": "NFDI4Chem Terminology Service",
"href": "https://terminology.nfdi4chem.de/"
},
{
"label": "NFDI4Chem Search Service",
"href": "https://search.nfdi4chem.de/"
}
]
},
{
"title": "Legal information",
"items": [
{
"label": "About",
"to": "about"
},
{
"label": "Legal Notice",
"href": "https://www.uni-mainz.de/en/legal-notice/"
},
{
"label": "Privacy",
"href": "https://www.uni-mainz.de/en/privacy/"
}
]
}
]