Skip to content

Commit

Permalink
Update .eleventy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MarianRaphael committed Aug 24, 2023
1 parent 2b8438e commit fcfba8f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .eleventy.js
Original file line number Diff line number Diff line change
Expand Up @@ -357,9 +357,12 @@ module.exports = function(eleventyConfig) {
function createNav(tag) {
const groupOrder = {
docs: [
'Overview',
'FlowFuse Manuals',
'Device Agent',
'Running FlowFuse'
'FlowFuse Cloud',
'FlowFuse Self-Hosted',
'Support',
'Contributing'
]
}

Expand Down

0 comments on commit fcfba8f

Please sign in to comment.