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 da6b7b1  Automatic Site Publish by Buildbot
da6b7b1 is described below

commit da6b7b1f3e765942d54b11a543f615ea2ca9ca87
Author: buildbot <[email protected]>
AuthorDate: Sun Apr 3 10:10:31 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 e621223..1fdf91b 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(/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(/images/logo-bright.png);
     background-size: 100px;
     background-repeat: no-repeat;
     background-position: 5px 5px;

Reply via email to