diff --git a/docs/README.md b/docs/README.md index c065c40..525b7df 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,8 +1,9 @@ # AE Modular Wiki + This is the Wiki for the AE Modular Synthesizer Format -[[getting-started.md | Get Started]] +[Getting Started](getting-started.md) [Module Documentation](/modules/) diff --git a/docs/_404.md b/docs/_404.md new file mode 100644 index 0000000..cbdcba3 --- /dev/null +++ b/docs/_404.md @@ -0,0 +1,8 @@ + + +# 404 - Page Not Found + +The page you requested doesn’t exist. +Trying alternative fallbacks... + +
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 5299760..02b7a81 100644 --- a/docs/index.html +++ b/docs/index.html @@ -31,6 +31,7 @@ loadNavbar: true, loadFooter: true, auto2top: true, + notFoundPage: '_404.md', }; @@ -47,7 +48,6 @@ src="//cdn.jsdelivr.net/npm/docsify-darklight-theme@3/dist/docsify-themeable/index.min.js" type="text/javascript"> -