einargudnig / einargudni.com-old-js-version

Updated version of my personal blog!
https://www.einargudni.com
MIT License
28 stars 8 forks source link

How to remove spotify from bottom #2

Closed thekamalkashyap closed 2 years ago

thekamalkashyap commented 2 years ago

This site is just awesome. I would love to you this template but i am facing one problem how to remove that spotify icon from bottom . Help me with it please. Thanks you in advance.

einargudnig commented 2 years ago

You can remove or comment out the <NowPlaying /> component in LayoutWrapper.js. That removes it from the page.

There are also other files connected to this component that you can remove after remove the ` component