This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3a99ad7  Test index page changes.
3a99ad7 is described below

commit 3a99ad7025640c92c73148d841c61c05fbb27bdc
Author: JamesBognar <[email protected]>
AuthorDate: Thu Mar 1 10:44:30 2018 -0500

    Test index page changes.
---
 content/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/index.html b/content/index.html
index 670162e..b2ff132 100644
--- a/content/index.html
+++ b/content/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-       <!-- Update counter: 1 -->
+       <!-- Update counter: 2 -->
        <!-- Google Tag Manager -->
        <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
        new Date().getTime(),event:'gtm.js'});var 
f=d.getElementsByTagName(s)[0],
@@ -56,7 +56,7 @@
                        padding: 30px 20px 10px 20px;
                        text-shadow: rgba(0,0,0,.2) 2px 6px 
5px,rgba(125,32,191,.4) 0 -4px 30px;
                        white-space: nowrap;
-                       background: #f4f4f4 
url(images/pexels-photo-688332b.jpg) top center;
+                       background: #f4f4f4 url(images/data.png) top center;
                        background-attachment:fixed;
                        background-size:cover;
                        border-bottom: 1px solid #cccccc;
@@ -179,7 +179,7 @@
        <header id='header'>
           <img src='images/juneau6.png' 
style='position:absolute;left:20px;height:60px;top:15px'>
           <span style='vertical-align: top;color: #cc1b1b; font-weight: 
lighter; padding-left: 75px'>APACHE JUNEAU <small>&trade;</small></span>
-          <a href="http://www.apache.org/"; target="_blank"><img 
src='images/feather_small.png' 
style='position:absolute;right:20px;height:50px;top:10px'></a>
+          <a href="http://www.apache.org/"; target="_blank"><img 
src='images/feather_small.png' 
style='position:absolute;right:30px;height:50px;top:25px'></a>
        </header>
 
        <nav>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to