SinglePaged icon indicating copy to clipboard operation
SinglePaged copied to clipboard

Use custom images instead of fa-icon

Open mchelen opened this issue 11 years ago • 2 comments

Is there a recommended way to use a custom image instead of a fa-icon for a given page section? Ideally all the other styling, such as the background circles, would be kept.

mchelen avatar Dec 12 '14 08:12 mchelen

Great question. I added this support in naively, actually. This section (see it live here) has an image icon instead of a FontAwesome icon.

The idea is instead of a fa-icon: configuration you can use icon: to specify a path to use instead.

t413 avatar Dec 26 '14 22:12 t413

Oh cool! I see how it works now. It would be nice to have it documented in https://github.com/t413/SinglePaged#usage

mchelen avatar Dec 27 '14 01:12 mchelen