This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openmeetings-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new addc249 ACNA banner is added back
addc249 is described below
commit addc2499b62b203c3161e0a5bf5a26eb3199cfa7
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sun Sep 16 18:23:54 2018 +0700
ACNA banner is added back
---
index.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/index.html b/index.html
index 1dc6661..e4c0462 100644
--- a/index.html
+++ b/index.html
@@ -213,6 +213,12 @@
alt='"'Apache'"'
/> </a>
</div>
+ <div class="pull-right">
+ <a href="https://www.apachecon.com/">
+ <img
src="https://apachecon.com/acna18/banners/acna-sleek-standard.png"
style="width: 192px;height: 62px;">
+ <div style="font-size: small;font-weight: bold;text-align:
center;">Register for ApacheCon!</div>
+ </a>
+ </div>
</div>
</div>
</div>