[70] update 404 page

pull/1315/head
meisnate12 2 years ago
parent 751f365f81
commit 31dc15e467

@ -1 +1 @@
1.18.3-develop69
1.18.3-develop70

@ -47,7 +47,8 @@ extensions = [
'sphinx_inline_tabs',
'sphinx_copybutton',
'sphinx_reredirects',
'sphinx_design'
'sphinx_design',
'notfound.extension'
]
source_suffix = ['.rst', '.md']

@ -5,3 +5,4 @@ sphinx-copybutton
sphinx-reredirects
sphinx_design
sphinx-reload
sphinx-notfound-page
Loading…
Cancel
Save