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/bval-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2504fc5 Automatic Site Publish by Buildbot
2504fc5 is described below
commit 2504fc574d82e110b71cd2187c725f6818b9beff
Author: buildbot <[email protected]>
AuthorDate: Fri Jun 4 19:29:31 2021 +0000
Automatic Site Publish by Buildbot
---
output/feeds/all.atom.xml | 2 +-
output/resources/css/arduino-light.css | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index f01a56e..cdfe62f 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>A Pelican Blog</title><link
href="https://bval.apache.org/" rel="alternate"></link><link
href="https://bval.apache.org/feeds/all.atom.xml"
rel="self"></link><id>https://bval.apache.org/</id><updated>2021-06-04T19:24:58Z</updated></feed>
\ No newline at end of file
+<feed xmlns="http://www.w3.org/2005/Atom"><title>A Pelican Blog</title><link
href="https://bval.apache.org/" rel="alternate"></link><link
href="https://bval.apache.org/feeds/all.atom.xml"
rel="self"></link><id>https://bval.apache.org/</id><updated>2021-06-04T19:29:27Z</updated></feed>
\ No newline at end of file
diff --git a/output/resources/css/arduino-light.css
b/output/resources/css/arduino-light.css
index d34c443..a4fe42e 100644
--- a/output/resources/css/arduino-light.css
+++ b/output/resources/css/arduino-light.css
@@ -9,7 +9,7 @@ Modified the background to be #f5f5f5
*/
.hljs {
- background: #f5f5f5;
+ background: #f7f7f9;
color: #434f54;
}