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