I built a little extension to Micro.blog that lets you easily add a photo grid to your website. Thanks to @manton for making Micro.blog extensible! – https://github.com/cleverdevil/microgram
I built a little extension to Micro.blog that lets you easily add a photo grid to your website. Thanks to @manton for making Micro.blog extensible! – https://github.com/cleverdevil/microgram
@cleverdevil First off thanks for the plugin, absolutely top of my list for things I wanted to have. I'm trying to get the styling to work on my site, but if I remove the <link type="text/css" rel="stylesheet" href="https://microgram.cleverdevil.io/css"> link the whole page stops working. If I try and override them (by putting a link to the custom css under that link) it also stops working. Any ideas?