chrisrhymes / bulma-clean-theme

A clean and modern Jekyll theme based on Bulma
http://www.csrhymes.com/bulma-clean-theme/
MIT License
388 stars 491 forks source link

Navbar Brand #125

Closed gstotts closed 2 years ago

gstotts commented 2 years ago

Looking to incorporate Bulma's navbar-brand (http://versions.bulma.io/0.7.0/documentation/components/navbar/#navbar-brand) in the navigation bar. Is there a config setting I can provide to point to the image I'd like used or will I need to go about it more manually?

gstotts commented 2 years ago

Nvm. Realized I could just recreate the _include/header.html myself and utilize. Thanks.