Closed richarvey closed 1 year ago
Thanks a lot for your work and the PR! I left a couple of questions to understand the changes better.
@richarvey I just pushed a commit to this PR which rolls back some of the (to me) seemingly unrelated changes. Does that still look OK to you?
@sbruder Do you have any thoughts on this? In my local tests, this all seems to look and work fine.
assets/css/main.css:@import url(font-awesome.min.css);
Should this be fontawesome-all.min.css
instead?
assets/css/main.css:@import url(font-awesome.min.css);
Should this be
fontawesome-all.min.css
instead?
I made this change now.
Upgraded fontawesome to v6.x and added a few extra options for social links, including GitHub, mastodon and youtube.