Closed TaylorAndrew closed 7 years ago
I've implemented this feature right now. Use the title-img
param in the config file
https://github.com/daattali/beautiful-jekyll/blob/master/_config.yml#L39
PS. you've mentioned "my company" - for non personal use, I would really appreciate a small donation :)
Thanks Dean!
I will absolutely send over a donation once I, you know, start making money. I really appreciate the work you've done with this as well as shinyjs.
On Thu, Dec 15, 2016, 17:07 Dean Attali notifications@github.com wrote:
I've implemented this feature now. Use the title-img param in the config file
https://github.com/daattali/beautiful-jekyll/blob/master/_config.yml#L39
PS. you've mentioned "my company" - for non personal use, I would really appreciate a small donation :)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/daattali/beautiful-jekyll/issues/138#issuecomment-267458527, or mute the thread https://github.com/notifications/unsubscribe-auth/AMm1zFmgGDaPp-iidKmsyzQ3zLN4Dc69ks5rIbomgaJpZM4LOmYl .
-- Andrew Taylor Cell PH: 616-238-9994 Work PH: 313-874-7216 Personal email: taylor.andrew.r@gmail.com HFHS email: ataylor9@hfhs.org DataViews email: andrew@DataViewsLLC.com Ho
Currently beautiful-jekyll takes the website 'title' and makes it a link in the top left corner than links back to index.html.
I would like to put my company's logo at the top left instead, and still have it be linked back to index.html.
Would this feature be feasible within the current scope of beautiful jekyll?