Replies: 4 comments 6 replies
-
The same kind of problem happens if I overwrite the footer block in main.html:
|
Beta Was this translation helpful? Give feedback.
-
Hello @squidfunk any udpdate on the above? As I said I know this is a customization issue which is out of remit so I completely understand if it takes longer to resolve :-) |
Beta Was this translation helpful? Give feedback.
-
Hello @squidfunk all fixed now - I had forgotten to include base_url template variable to ensure that the link is always relative to the current page:
|
Beta Was this translation helpful? Give feedback.
-
Even better thanks :-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to recreate this template using mkdocs material. I have overwritten copyright.html partial so that it includes images:
This works fine on the index but the images fail to appear on the other pages when I serve the website. Should I not be using copyright.html partial?
Beta Was this translation helpful? Give feedback.
All reactions