From 61a80c5a2c1cd3ee6fb53602e20d6c0c832c9138 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Thu, 19 Jan 2017 20:19:00 -0800 Subject: add docs for bookmark posts --- controllers/static.php | 1 + 1 file changed, 1 insertion(+) (limited to 'controllers') 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', ]; -- cgit v1.2.3