victorvoid / space-jekyll-template

A simple spacemacs template on jekyll. https://victorvoid.github.io/space-jekyll-template/
Other
400 stars 323 forks source link

More social media? #6

Closed MichaelMMeskhi closed 7 years ago

MichaelMMeskhi commented 7 years ago

Any way to add Stack Overflow and other to the home page as icons?

victorvoid commented 7 years ago

You can put your svg icon with class here and change on header-default:

For example:

<svg class="icon icon-your-icon"><use xlink:href="#icon-your-icon"></use></svg>