Skip to content

Commit 3b25d09

Browse files
authored
Update gridsome.config.js
Added route to navbar
1 parent 77296a9 commit 3b25d09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gridsome.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ module.exports = {
8888
title: "More",
8989
items: [
9090
"/docs/faq/",
91+
"/docs/provider/",
9192
...(showBlog ? ["/blog/"] : []),
9293
"/about-us/",
9394
"/docs/create-sample/",

0 commit comments

Comments
 (0)