Repository: oodt
Updated Branches:
  refs/heads/site-dev 3d223f770 -> cf0b1a994


add apachecon banner to footer


Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/cf0b1a99
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/cf0b1a99
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/cf0b1a99

Branch: refs/heads/site-dev
Commit: cf0b1a9940f34be62d0f519ea42e801b17369cbb
Parents: 3d223f7
Author: Tom Barber <[email protected]>
Authored: Fri Feb 10 10:38:37 2017 +0000
Committer: Tom Barber <[email protected]>
Committed: Fri Feb 10 10:38:37 2017 +0000

----------------------------------------------------------------------
 _includes/footer.html | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/cf0b1a99/_includes/footer.html
----------------------------------------------------------------------
diff --git a/_includes/footer.html b/_includes/footer.html
index 29b0422..d7622b6 100755
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -2,6 +2,9 @@
   <div class="container">
     <div class="row">
       <div class="col-lg-10 col-lg-offset-1 text-center">
+      <a  href="http://www.apache.org/events/current-event.html";>
+        <img src="http://www.apache.org/events/current-event-234x60.png"/>
+      </a>
         <h4><strong>{{ site.owner }}</strong>
         </h4>
         <p>

Reply via email to