From 82aa0d4539bbc33027c1482d9bbea1ecb41c343c Mon Sep 17 00:00:00 2001 From: Joel Kuzmarski Date: Mon, 1 May 2017 11:15:03 -0600 Subject: [PATCH 1/2] Fix right menu links --- site/default/templates/layout.mustache | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/site/default/templates/layout.mustache b/site/default/templates/layout.mustache index 25b4ea9d9..067b96336 100644 --- a/site/default/templates/layout.mustache +++ b/site/default/templates/layout.mustache @@ -42,14 +42,14 @@
Bitovi
From 2978d215cad12c6336ba58f9031acb2b10dd5e56 Mon Sep 17 00:00:00 2001 From: Joel Kuzmarski Date: Thu, 28 Sep 2017 18:04:18 -0500 Subject: [PATCH 2/2] Update readme.md --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 8ac4eea7e..709622f35 100644 --- a/readme.md +++ b/readme.md @@ -28,4 +28,3 @@ Go to [documentjs.com](http://documentjs.com) for guides and documentation. - Code and Src are available almost everywhere [commit](https://github.com/bitovi/documentjs/commit/d51f8fb09e06c58fe8e12bd8ea6b93c7197c5ae1). - Added `singlePage` [site config](http://documentjs.com/docs/DocumentJS.siteConfig.html). [commit](https://github.com/bitovi/documentjs/commit/0ccfbffbd5b84de0c433e2102c84c6e56059426d) -