-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenus.json
29 lines (29 loc) · 929 Bytes
/
menus.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
{
"Home":"/",
"Browse Manuscripts":"/search/",
"Online Tools":{
"Bibliography":"/bibliography",
"Alchemical Glossary":"/page/glossary",
"Index Chemicus":"/page/index-chemicus",
"Latent Semantic Analysis":"/newton/lsa/index.php",
"Newton Font":"/page/font",
"Symbol Guide":"/page/symbols"
},
"Educational Resources":{
"Chymical Products":"/page/chymical-products",
"Experiments in Mineral Acids":"/page/mineral",
"Multimedia Lab":"/page/chem-lab",
"Related Websites":"/page/related"
},
"Project Information":{
"Articles and Presentations":"/page/publication",
"Chymistry in the News":"/page/news",
"Grant Proposal":"/page/grant",
"Newton and Alchemy":"/page/about",
"Technical Implementation":"/page/tech",
"Use & Copyright":"/page/copyright"
},
"Editorial Practices":"/page/editorial-practices",
"Project Team":"/page/personnel",
"Site Index":"/site-index"
}