Repository: groovy-website
Updated Branches:
  refs/heads/asf-site 16caa8658 -> 190a73c74


add images and css from user site


Project: http://git-wip-us.apache.org/repos/asf/groovy-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy-website/commit/190a73c7
Tree: http://git-wip-us.apache.org/repos/asf/groovy-website/tree/190a73c7
Diff: http://git-wip-us.apache.org/repos/asf/groovy-website/diff/190a73c7

Branch: refs/heads/asf-site
Commit: 190a73c7424e2a2fff70e8379ca374473513eefb
Parents: 16caa86
Author: Paul King <[email protected]>
Authored: Thu Aug 16 10:43:50 2018 +1000
Committer: Paul King <[email protected]>
Committed: Thu Aug 16 10:43:50 2018 +1000

----------------------------------------------------------------------
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy-website/blob/190a73c7/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index a9acaad..233221f 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
 <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
 <!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
 <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--><head>
-    <meta charset='utf-8'/><meta http-equiv='X-UA-Compatible' 
content='IE=edge'/><meta name='viewport' content='width=device-width, 
initial-scale=1'/><title>The Apache Groovy programming language - 
Contribute</title><link href='http://groovy-lang.org/img/favicon.ico' 
type='image/x-ico' rel='icon'/><link rel='stylesheet' type='text/css' 
href='http://groovy-lang.org/css/bootstrap.css'/><link rel='stylesheet' 
type='text/css' href='css/font-awesome.min.css'/><link rel='stylesheet' 
type='text/css' href='http://groovy-lang.org/css/style.css'/>
+    <meta charset='utf-8'/><meta http-equiv='X-UA-Compatible' 
content='IE=edge'/><meta name='viewport' content='width=device-width, 
initial-scale=1'/><title>The Apache Groovy programming language - 
Contribute</title><link href='img/favicon.ico' type='image/x-ico' 
rel='icon'/><link rel='stylesheet' type='text/css' 
href='css/bootstrap.css'/><link rel='stylesheet' type='text/css' 
href='css/font-awesome.min.css'/><link rel='stylesheet' type='text/css' 
href='css/style.css'/>
 </head><body>
     <div id='fork-me'>
         <a href='https://github.com/apache/groovy'>
@@ -108,7 +108,7 @@ git config --global user.email "YOUR 
EMAIL"</code></pre><p>You can verify these
                                     </div><div class='col-right'>
                                         <p>
                                             The Groovy programming language is 
supported by the <a href='http://www.apache.org'>Apache Software Foundation</a> 
and the Groovy community
-                                        </p><img 
src='http://groovy-lang.org/img/asf_logo.png' title='The Apache Software 
Foundation' alt='The Apache Software Foundation' class='img-responsive'/>
+                                        </p><img src='img/asf_logo.png' 
title='The Apache Software Foundation' alt='The Apache Software Foundation' 
class='img-responsive'/>
                                     </div>
                                 </div><div class='clearfix'>&copy; 2003-2017 
the Apache Groovy project &mdash; Groovy is Open Source, <a 
href='http://www.apache.org/licenses/LICENSE-2.0.html'>Apache 2 
License</a></div>
                             </div>

Reply via email to