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/steve.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new b8ca43a Automatic Site Publish by Buildbot
b8ca43a is described below
commit b8ca43ad37a6196423f4f9565aac0edf8aaae29b
Author: buildbot <[email protected]>
AuthorDate: Sun Apr 3 10:11:17 2022 +0000
Automatic Site Publish by Buildbot
---
output/theme/css/steve.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/output/theme/css/steve.css b/output/theme/css/steve.css
index 1fdf91b..3c82fbe 100644
--- a/output/theme/css/steve.css
+++ b/output/theme/css/steve.css
@@ -8,7 +8,7 @@ html, body {
#main {
width: 1200px;
min-height: 100%;
- background-image: url(/images/front-splash.png);
+ background-image: url(/theme/images/front-splash.png);
background-position-y: 48px;
background-repeat: no-repeat;
margin: 0 auto;
@@ -21,7 +21,7 @@ html, body {
text-align: right;
width: calc(100% - 20px);
margin-right: 20px;
- background-image: url(/images/logo-bright.png);
+ background-image: url(/theme/images/logo-bright.png);
background-size: 100px;
background-repeat: no-repeat;
background-position: 5px 5px;