12.0 - A Very Mogul Christmas!
In this release, I added a button that if clicked will take you to songs like the songs in the "Mogul Christmas" album which you may like and did the required formatting on the paste. I also adjusted the text colors for darkmode on some pages to make them look better for darkmode. I also added the Christmas trees back in the lyrics directory, fixing the problem I faced before, so what component was added in v10.8.0 for this will be reverted in the next version (v12.0.1) too.
Code wise, I removed the Christmas tree images from being in the body in the CSS and instead, called a couple of divs under the code in the HTML, I didn't do this the most efficient way, but I'm working on making this system a little better, but for now it's better the the images being in the body tag. If your having a look at the changelog, you will see a couple of commits to make the font color in the lyrics back to the colors in v11.5.0, but if your not running the code from #175, you don't have to worry about that, I just overwrote the CSS for the text color with the yml button, but I fixed that now.
Thanks for your support,
Kendall Does Coding
What's Changed
- Add a you may like button, where if clicked will take to songs like this of the album which users may like. by @KendallDoesCoding in #175
- Remove portion of red button from showing up in "May Like" directory. by @KendallDoesCoding in #179
- Call the christmas tree images in a separate element instead of in the body by @KendallDoesCoding in #145
- Adjust text colors for darkmode by @KendallDoesCoding in #181
- missing ; from lightmode yml btn by @KendallDoesCoding in #186
Full Changelog: 11.5.0...12.0