windhamdavid 3 days ago
parent
commit
1ea57fa74f
2 changed files with 3 additions and 3 deletions
  1. 1 1
      docs/computers/cotton.md
  2. 2 2
      sidebars.js

+ 1 - 1
docs/computers/zeker.md → docs/computers/cotton.md

@@ -1,4 +1,4 @@
-# Zeker ๐Ÿ•โ€๐Ÿฆบ
+# Cotton ๐Ÿˆ
 
 ## Log
 

+ 2 - 2
sidebars.js

@@ -20,6 +20,7 @@ module.exports = {
       type: 'category',
       label: 'Computers',
       items: [
+        'computers/cotton',
         'computers/kos',
         'computers/lisa',
         'computers/macs',
@@ -29,8 +30,7 @@ module.exports = {
         'computers/stu',
         'computers/woozer',
         'computers/woozie',
-        'computers/zeke',
-        'computers/zeker'
+        'computers/zeke'
       ],
     },
     {