You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by po...@apache.org on 2017/07/06 00:21:07 UTC

[36/51] incubator git commit: Changing favicon, base URL.

Changing favicon, base URL.


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

Branch: refs/heads/master
Commit: 2069fb402f7410feb050d3687a29023dce8c709a
Parents: 088dcf8
Author: John D. Ament <jo...@apache.org>
Authored: Sat Jun 17 08:18:58 2017 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Sat Jun 17 08:18:58 2017 -0400

----------------------------------------------------------------------
 jbake.properties     | 2 +-
 templates/header.gsp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/2069fb40/jbake.properties
----------------------------------------------------------------------
diff --git a/jbake.properties b/jbake.properties
index b2e0a7d..66d6b9a 100644
--- a/jbake.properties
+++ b/jbake.properties
@@ -1,4 +1,4 @@
-site.host=https://incubator.apache.org/ngtest/
+site.host=https://incubator.apache.org/ngtest
 render.tags=false
 render.sitemap=true
 template.homepage.file=homepage.gsp

http://git-wip-us.apache.org/repos/asf/incubator/blob/2069fb40/templates/header.gsp
----------------------------------------------------------------------
diff --git a/templates/header.gsp b/templates/header.gsp
index 3c745cf..a0134c5 100644
--- a/templates/header.gsp
+++ b/templates/header.gsp
@@ -26,7 +26,7 @@
     <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
     <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
     <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">-->
-    <link rel="shortcut icon" href="<%if (content.rootpath) {%>${content.rootpath}<% } else { %><% }%>favicon.ico">
+    <link rel="shortcut icon" href="https://www.apache.org/favicon.ico">
   </head>
   <body onload="prettyPrint()">
     <div id="wrap">


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org