This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 283b89f git-site-role commit from build_staging.sh
283b89f is described below
commit 283b89f13814dd18849b507b44cd9a8fbd14be66
Author: jenkins <[email protected]>
AuthorDate: Sun Nov 1 05:40:01 2020 +0000
git-site-role commit from build_staging.sh
---
content/feed.xml | 4 ++--
content/style-test.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/feed.xml b/content/feed.xml
index 8369ba5..7145432 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
<atom:link href="http://localhost:8820/feed.xml" rel="self"
type="application/rss+xml" />
<description>OpenOffice.org Feed</description>
<language>en-us</language>
- <pubDate>Sun, 1 Nov 2020 05:10:15 +0000</pubDate>
- <lastBuildDate>Sun, 1 Nov 2020 05:10:15 +0000</lastBuildDate>
+ <pubDate>Sun, 1 Nov 2020 05:40:00 +0000</pubDate>
+ <lastBuildDate>Sun, 1 Nov 2020 05:40:00 +0000</lastBuildDate>
</channel>
diff --git a/content/style-test.html b/content/style-test.html
index a99a786..986b967 100644
--- a/content/style-test.html
+++ b/content/style-test.html
@@ -2,7 +2,7 @@
<html>
<head>
- <title>null</title>
+ <title>This is the title</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -19,7 +19,7 @@
<div id="clear"></div>
- <div id="content">
+ <div id="content"><h1 class="title">This is the title</h1>
<h1><a href="#this-is-a-level-1-header"
id="this-is-a-level-1-header">This is a level 1 header</a></h1>
<h2><a href="#this-is-a-level-2-header" id="this-is-a-level-2-header">This is
a level 2 header</a></h2>