Dave Gray
Dave Gray
Hello! Hey thank you for making this helpful repo available. I added some quick install instructions to the ReadMe. It would have saved me a little time so I thought...
Some of the dark mode social icons result in an `undefined` srcset value which results in broken images. For example: ```html ``` When deployed, displaying this in dark mode results...
This simple update should also be changed at https://www.npmjs.com/package/rss where I first discovered the issue.
When I created this Node.js script, I just ran it from the command line with: `node . csvFileName` It would be nice to have `start` and `dev` scripts in the...