Skip to content

Commit 6c1be0b

Browse files
committed
Move gallery link before about
1 parent 47755db commit 6c1be0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/strudel-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@
167167
"layoutComponent": "PageLayout"
168168
}
169169
]
170+
},
171+
{
172+
"name": "Gallery",
173+
"path": "/gallery"
170174
},
171175
{
172176
"name": "About",
@@ -192,10 +196,6 @@
192196
"layoutComponent": "PageLayout"
193197
}
194198
]
195-
},
196-
{
197-
"name": "Gallery",
198-
"path": "/gallery"
199199
}
200200
]
201201
}

0 commit comments

Comments
 (0)