Skip to content

Commit 03a3a5d

Browse files
committed
Install sphinx-notfound-page for building 404.html custom page
1 parent 82b8275 commit 03a3a5d

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)