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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new b382e26  Automatic Site Publish by Jenkins
b382e26 is described below

commit b382e267179ae9ae558a7211e5d8544577069fdd
Author: jenkins <[email protected]>
AuthorDate: Wed Aug 8 22:35:22 2018 +0000

    Automatic Site Publish by Jenkins
---
 community.html                | 2 +-
 css/{main.css => main-v1.css} | 0
 documentation.html            | 2 +-
 downloads.html                | 2 +-
 events.html                   | 2 +-
 feed.xml                      | 2 +-
 index.html                    | 2 +-
 slack.html                    | 2 +-
 8 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/community.html b/community.html
index 7d8548d..ddf0b08 100644
--- a/community.html
+++ b/community.html
@@ -22,7 +22,7 @@
 
         <title>Community</title>
         <link 
href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i";
 rel="stylesheet">
-        <link rel="stylesheet" href="/css/main.css">
+        <link rel="stylesheet" href="/css/main-v1.css">
         <!-- Load Index, Menu & collapsible support -->
         <script type="text/javascript">
             
diff --git a/css/main.css b/css/main-v1.css
similarity index 100%
rename from css/main.css
rename to css/main-v1.css
diff --git a/documentation.html b/documentation.html
index 5667c84..ac09280 100644
--- a/documentation.html
+++ b/documentation.html
@@ -22,7 +22,7 @@
 
         <title>Documentation</title>
         <link 
href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i";
 rel="stylesheet">
-        <link rel="stylesheet" href="/css/main.css">
+        <link rel="stylesheet" href="/css/main-v1.css">
         <!-- Load Index, Menu & collapsible support -->
         <script type="text/javascript">
             
diff --git a/downloads.html b/downloads.html
index 805e766..154803c 100644
--- a/downloads.html
+++ b/downloads.html
@@ -22,7 +22,7 @@
 
         <title>Apache OpenWhisk Downloads</title>
         <link 
href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i";
 rel="stylesheet">
-        <link rel="stylesheet" href="/css/main.css">
+        <link rel="stylesheet" href="/css/main-v1.css">
         <!-- Load Index, Menu & collapsible support -->
         <script type="text/javascript">
             
diff --git a/events.html b/events.html
index 2f40ebf..2c88017 100644
--- a/events.html
+++ b/events.html
@@ -22,7 +22,7 @@
 
         <title>OpenWhisk Events Archive</title>
         <link 
href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i";
 rel="stylesheet">
-        <link rel="stylesheet" href="/css/main.css">
+        <link rel="stylesheet" href="/css/main-v1.css">
         <!-- Load Index, Menu & collapsible support -->
         <script type="text/javascript">
             
diff --git a/feed.xml b/feed.xml
index 9ead2a9..6878206 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-08-08T22:28:03+00:00</updated><id>/</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any scale. W [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-08-08T22:35:18+00:00</updated><id>/</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any scale. W [...]
 </subtitle></feed>
\ No newline at end of file
diff --git a/index.html b/index.html
index 59524bc..7adc3c5 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,7 @@
 
         <title>Apache OpenWhisk is a serverless, open source cloud 
platform</title>
         <link 
href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i";
 rel="stylesheet">
-        <link rel="stylesheet" href="/css/main.css">
+        <link rel="stylesheet" href="/css/main-v1.css">
         <!-- Load Index, Menu & collapsible support -->
         <script type="text/javascript">
             
diff --git a/slack.html b/slack.html
index cf4eac7..2977908 100644
--- a/slack.html
+++ b/slack.html
@@ -22,7 +22,7 @@
 
         <title>Join OpenWhisk Slack</title>
         <link 
href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i";
 rel="stylesheet">
-        <link rel="stylesheet" href="/css/main.css">
+        <link rel="stylesheet" href="/css/main-v1.css">
         <!-- Load Index, Menu & collapsible support -->
         <script type="text/javascript">
             

Reply via email to