Hiding the date on index page

Straight from jackyzha0, found on Discord

Goes in your quartz/components/renderPage.tsx.

Now Playing Widget

Used spotiwidget.
In RecentNotes.tsx, just underneath the </ul>:

Graph edits on index

Moved graph view on the index below the header with ConditionalRender in quartz.layout.ts (only when slug === "index"). Also hid the right sidebar on the index with a grid in quartz/styles/custom.scss.
Inspired by Dev Uni’s Second Brain (but his is way cooler)

Profile Picture

Added a profile pic, sends to homepage.