aboutsummaryrefslogtreecommitdiff
path: root/sidebars.js
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-18 18:44:06 -0700
committerFuwn <[email protected]>2021-06-18 18:44:06 -0700
commit45fae7103bc98cf95a3b18aabce21fc644af6847 (patch)
treeed459b3832bc72874650b22b933db3b6ab4dc6cf /sidebars.js
parentstyle(index): move attributes around (diff)
downloadarchived-site-45fae7103bc98cf95a3b18aabce21fc644af6847.tar.xz
archived-site-45fae7103bc98cf95a3b18aabce21fc644af6847.zip
docs(deploying): create deploying information
Diffstat (limited to 'sidebars.js')
-rw-r--r--sidebars.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/sidebars.js b/sidebars.js
index e3718bd..2ac8bac 100644
--- a/sidebars.js
+++ b/sidebars.js
@@ -24,6 +24,7 @@ module.exports = {
type: 'category',
label: 'Whirl',
items: [
+ 'whirl/deploying_setup',
'whirl/configuration',
],
},