move dashbaord link to the resources heading rather than being an empty heading
Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/16fe48ca Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/16fe48ca Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/16fe48ca Branch: refs/heads/asf-site Commit: 16fe48caed52e5a09caf5627f25220d27130debc Parents: 85ea212 Author: Robbie Gemmell <[email protected]> Authored: Mon Apr 23 11:29:28 2018 +0100 Committer: Robbie Gemmell <[email protected]> Committed: Mon Apr 23 11:29:28 2018 +0100 ---------------------------------------------------------------------- input/index.html.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/16fe48ca/input/index.html.in ---------------------------------------------------------------------- diff --git a/input/index.html.in b/input/index.html.in index d383781..f609536 100644 --- a/input/index.html.in +++ b/input/index.html.in @@ -71,14 +71,11 @@ <li><a href="{{site_url}}/releases/index.html">Releases</a></li> <li><a href="{{site_url}}/security.html">Security</a></li> <li><a href="{{site_url}}/resources.html">More resources</a></li> + <li><a href="{{site_url}}/dashboard.html">Dashboard</a></li> </ul> </section> <section> - <h2><a href="{{site_url}}/dashboard.html">Dashboard</a></h2> - </section> - - <section> <a href="https://www.apache.org/events/current-event.html"> <img src="https://www.apache.org/events/current-event-234x60.png"/> </a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
