I'm already using a custom css to override some of the styles of the theme using
def setup(app):
app.add_css_file('custom.css')
This works fine. What other app. functions are available? I can't find any documentation.
I'm looking for the function to override the favicon.