Michael Kuenzli

Results 5 comments of Michael Kuenzli
trafficstars

Can confirm, still bugged. There is a color selection at the start of the game, but it still produces 2 colorless mana instead.

Improved example of index.html in commit 557061d9e561332bb7148a39825b98842b703b92

I used to have more or less `fa-calendar` as an icon. But then it would need `fa-brands` changed into `fa-regular`. Same for `fa-envelope`. I guess right now, the only way...

This is how I solved it in my `social.html` for now: ```html ``` Example config: ```yaml minima: social_links: - title: Jekyll repository at GitHub icon: github url: "https://github.com/jekyll/jekyll" - title:...