-
Notifications
You must be signed in to change notification settings - Fork 351
Closed
Description
I would like to add an html string of this sort:
<p>Sample footer text <a href='https://example.com'></p>
between the "footer_start": ["copyright"]
and the footer_end
(which is not explicitly defined in the config, but displays the "Built with the PyData Sphinx Theme 0.13.3.".
I tried to add this to a footer.html
file that I put into a _templates
directory, as described here - that does not seem to work.
Compare also the discussion:
Metadata
Metadata
Assignees
Labels
No labels