Browse Source

list design

windhamdavid 1 year ago
parent
commit
a9f1d4a1c9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      sidebarslists.js

+ 4 - 0
sidebarslists.js

@@ -57,6 +57,10 @@ module.exports = {
       type: 'doc',
       id: 'concepts',
     },
+    {
+      type: 'doc',
+      id: 'design',
+    },
     {
       type: 'doc',
       id: 'feeds',