summaryrefslogtreecommitdiff
path: root/controllers
diff options
context:
space:
mode:
Diffstat (limited to 'controllers')
-rw-r--r--controllers/static.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/controllers/static.php b/controllers/static.php
index 6b64df7..e2006af 100644
--- a/controllers/static.php
+++ b/controllers/static.php
@@ -6,6 +6,7 @@ function doc_pages($page=null) {
'creating-posts' => 'Creating Posts',
'editor' => 'Rich Editor',
'note' => 'Note Interface',
+ 'bookmark' => 'Bookmark Interface',
'syndication' => 'Syndication',
'post-status' => 'Post Status',
];