Closed goekce closed 2 years ago
Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:
thanks @goekce -- sorry this took me so long to get to.
I have now added this to the docs and opened #52
Description / Summary
Without
html_theme = 'sphinx_book_theme'
inconf.py
the exercise and solutions lack the icons on the top left side. It would be great if this theme is recommended in https://ebp-sphinx-exercise.readthedocs.io/en/latest/index.html#sphinx-projectTo see the issue use the default theme
html_theme = 'alabaster'
Value / benefit
People who are new to this project would spend less time for debugging :)
Implementation details
No response
Tasks to complete
No response