You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by qu...@apache.org on 2017/04/25 17:01:26 UTC

incubator-edgent-website git commit: [EDGENT-410] Update Apache Incubator logo

Repository: incubator-edgent-website
Updated Branches:
  refs/heads/master fe8af78ad -> dfe9e0765


[EDGENT-410] Update Apache Incubator logo


Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/dfe9e076
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/dfe9e076
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/dfe9e076

Branch: refs/heads/master
Commit: dfe9e07658c295d494aff6a043fbbfd272e1f816
Parents: fe8af78
Author: Queenie Ma <qu...@gmail.com>
Authored: Tue Apr 25 09:58:34 2017 -0700
Committer: Queenie Ma <qu...@gmail.com>
Committed: Tue Apr 25 09:58:34 2017 -0700

----------------------------------------------------------------------
 site/_includes/footer.html     |   7 +++++++
 site/img/edgent_incubation.png | Bin 51517 -> 52128 bytes
 2 files changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/dfe9e076/site/_includes/footer.html
----------------------------------------------------------------------
diff --git a/site/_includes/footer.html b/site/_includes/footer.html
index b5a0af8..29aadf2 100755
--- a/site/_includes/footer.html
+++ b/site/_includes/footer.html
@@ -27,4 +27,11 @@
                 respective owners.</p>
         </div>
     </div>
+
+    <div class="container">
+        <div class="row">
+        <div>
+            <img class="img-responsive center-block" src="../img/edgent_incubation.png" style="display: block; margin: auto;"alt="">
+        </div>
+    </div>
 </footer>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/dfe9e076/site/img/edgent_incubation.png
----------------------------------------------------------------------
diff --git a/site/img/edgent_incubation.png b/site/img/edgent_incubation.png
index 4873c70..0323e34 100644
Binary files a/site/img/edgent_incubation.png and b/site/img/edgent_incubation.png differ