Repository: qpid-site Updated Branches: refs/heads/asf-site 6053d228c -> 6601d780c
add image link for events site Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/85ea2121 Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/85ea2121 Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/85ea2121 Branch: refs/heads/asf-site Commit: 85ea212109778034947a76ac40c193c7f13fc125 Parents: 6053d22 Author: Robbie Gemmell <[email protected]> Authored: Mon Apr 23 11:27:03 2018 +0100 Committer: Robbie Gemmell <[email protected]> Committed: Mon Apr 23 11:27:03 2018 +0100 ---------------------------------------------------------------------- input/index.html.in | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/85ea2121/input/index.html.in ---------------------------------------------------------------------- diff --git a/input/index.html.in b/input/index.html.in index a717cdf..d383781 100644 --- a/input/index.html.in +++ b/input/index.html.in @@ -77,4 +77,10 @@ <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> + </section> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
