Skip to content

Commit a0195fc

Browse files
committed
Put scalable vector graphics on the world wide web
1 parent 6b69e59 commit a0195fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
"source_branch": "main",
3838
}
3939
html_static_path = ['_static']
40+
html_extra_path = [
41+
'include/release-cycle.svg',
42+
'include/release-cycle-all.svg',
43+
]
4044
html_css_files = [
4145
'devguide_overrides.css',
4246
]

0 commit comments

Comments
 (0)