Put up a banner for hbasecon2014 on our site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d0966109f2
commit
42bbd86270
|
@ -79,7 +79,7 @@ h4 {
|
|||
margin: auto;
|
||||
display: block;
|
||||
background: none;
|
||||
float: center;
|
||||
float: top;
|
||||
height:;
|
||||
}
|
||||
|
||||
|
|
|
@ -499,9 +499,7 @@
|
|||
<body class="composite">
|
||||
<div id="banner">
|
||||
#banner( $decoration.bannerLeft "bannerLeft" )
|
||||
<!-- Commented out since we do not use it. St.Ack 20110906
|
||||
-->
|
||||
## #banner( $decoration.bannerRight "bannerRight" )
|
||||
#banner( $decoration.bannerRight "bannerRight" )
|
||||
<div class="clear">
|
||||
<hr/>
|
||||
</div>
|
||||
|
|
|
@ -28,7 +28,11 @@
|
|||
<src>images/hbase_logo.png</src>
|
||||
<href>http://hbase.apache.org/</href>
|
||||
</bannerLeft>
|
||||
<bannerRight />
|
||||
<bannerRight>
|
||||
<name>HBaseCon2014</name>
|
||||
<src>images/hbasecon2014_banner.jpg</src>
|
||||
<href>http://hbasecon.com/</href>
|
||||
</bannerRight>
|
||||
<version position="right" />
|
||||
<publishDate position="right" />
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue