Skip to content

Commit c36790f

Browse files
committed
Fixing footer
1 parent 0011b09 commit c36790f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@
10041004
# A small copyright notice for the page footer (in HTML).
10051005
# (translatable)
10061006
CONTENT_FOOTER = """
1007-
© {date} by {author}. Last generated {build_time}{current_hash}.
1007+
<p>&copy; {date} by {author}. Last generated {build_time}{current_hash}.</p>
10081008
10091009
{license}"""
10101010

0 commit comments

Comments
 (0)