|
@@ -1,11 +1,5 @@
|
|
|
{
|
|
{
|
|
|
"pages": [
|
|
"pages": [
|
|
|
- {
|
|
|
|
|
- "path": "pages/pdfZyb",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
"path": "pages/home",
|
|
"path": "pages/home",
|
|
|
"style": {
|
|
"style": {
|
|
@@ -124,6 +118,18 @@
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
}
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pdf",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pdfZyb",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|