diff --git a/index.php b/index.php
index 16d5021..ccf4eaa 100644
--- a/index.php
+++ b/index.php
@@ -313,9 +313,9 @@ if ($homepage && $homepage_url !== '/') {
diff --git a/libs/functions.php b/libs/functions.php
index 9dbfe29..78f3b64 100644
--- a/libs/functions.php
+++ b/libs/functions.php
@@ -35,6 +35,7 @@ function get_options() {
'tagline' => false,
'image' => false,
'theme' => 'blue',
+ 'docs_path' => 'docs',
'date_modified' => true,
'float' => true,
'repo' => false,