Skip to content

Commit 2966d09

Browse files
authored
Merge pull request #5242 from rtfd/humitos/install-notfound-extension
Install sphinx-notfound-page for building 404.html custom page
2 parents 82b8275 + 03a3a5d commit 2966d09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
'sphinx_tabs.tabs',
3030
'sphinx-prompt',
3131
'recommonmark',
32+
'notfound.extension',
3233
]
3334
templates_path = ['_templates']
3435

0 commit comments

Comments
 (0)