windhamdavid 5 months ago
parent
commit
592917136e
2 changed files with 7 additions and 7 deletions
  1. 3 3
      lists/now/now.md
  2. 4 4
      sidebarslists.js

+ 3 - 3
lists/now/now.md

@@ -4,8 +4,7 @@ Adding this list as a way to pull info for my main now page @ https://davidawind
 
 ## TOC
 
-[Elsewhere](elsewhere)
-| [Learning](learning)
+[Learning](learning)
 | [Listening](listening)
 | [Playing](playing)
 | [Reading](reading)
@@ -13,4 +12,5 @@ Adding this list as a way to pull info for my main now page @ https://davidawind
 
 ## Log
 
-- **23/12/01** - As per usual this time of year, I'm trying to wrap up a couple projects in squirrel 🐿️ mode so I can hibernate for the holiday break. If I'm not in front of the machines, I'm with my [wife](https://ginnygast.com) and/or [dog](/notes/dogs/iris). 
+- **23/12/01** - As usual this time of year, I'm trying to wrap up a couple projects in squirrel 🐿️ mode so I can hibernate for the holiday break and spend my time with the [wife](https://ginnygast.com) and/or [dog](/notes/dogs/iris).
+- **23/10/12** - The girls tennis season just wrapped up and it's just starting to chill 🥶 off outside so I'd like to spend the extra time doubling down on some project work.

+ 4 - 4
sidebarslists.js

@@ -113,13 +113,13 @@ module.exports = {
         },
         {
           type:'doc',
-          id: 'now/reading',
-          label:'Reading',
+          id: 'now/playing',
+          label:'Playing',
         },
         {
           type:'doc',
-          id: 'now/playing',
-          label:'Playing',
+          id: 'now/reading',
+          label:'Reading',
         },
         {
           type:'doc',