Adding Custom Social Icons to Hugo LoveIt
Why bother?
The Hugo theme LoveIt offers a fantastic out-of-the-box solution for social media icons. But what happens if you use platforms that aren’t included in the standard repertoire? If you fund your work via Ko-fi, Liberapay, or other specialized networks, you’ll naturally want to link them prominently in your sidebar or footer.
Since LoveIt is built on Font Awesome and a solid SVG library, the solution is already there - we just need to teach the theme how to recognize the new links and assign the correct icons.

