Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect rendering of header #62

Closed
s-makin opened this issue Jul 19, 2023 · 2 comments
Closed

Incorrect rendering of header #62

s-makin opened this issue Jul 19, 2023 · 2 comments

Comments

@s-makin
Copy link
Contributor

s-makin commented Jul 19, 2023

'product_tag': '/_static/tag.png',

I've been trying to add the new (and very shiny!) header to one of my docsets, and it kept not rendering the logo until I removed the leading slash (before "/_static") on this line. I'm not sure if this is a consequence of my own setup differing slightly from the starter pack (the path to "_static" is not the same) or if this leading slash should actually be removed. It seems to be redundant due to the path to the _static/ folder being set elsewhere in conf.py.

@ru-fu
Copy link
Contributor

ru-fu commented Jul 19, 2023

See #60 ;)

@s-makin
Copy link
Contributor Author

s-makin commented Jul 19, 2023

Sorry, not enough coffee yet 🙃

@s-makin s-makin closed this as completed Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants