getnikola / nikola-themes

Themes for Nikola
https://themes.getnikola.com/
71 stars 51 forks source link

[canterville] Banner image doesn't seem to work #138

Closed gramster closed 6 years ago

gramster commented 6 years ago

I've tried my own and the default. I get no banner. What I do get is some text appearing when I hover near top left on site that says "Blog logo" but it links back to the top level page.

Example at www.grahamwheeler.com

Kwpolska commented 6 years ago

What did you set GLOBAL_CONTEXT to? It looks like you set the banner image path to the site root instead of your desired image.

gramster commented 6 years ago

I had the right settings but I just noticed that lower down in the file there is a line:

GLOBAL_CONTEXT = {}

that I should have replaced.