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

humbedooh pushed a commit to branch asf-site-build
in repository https://gitbox.apache.org/repos/asf/steve.git


The following commit(s) were added to refs/heads/asf-site-build by this push:
     new b36fcf6  Update index.html
b36fcf6 is described below

commit b36fcf60c761c193e2684ce73559a2d71d1b69a5
Author: Daniel Gruno <[email protected]>
AuthorDate: Sun Apr 3 12:09:51 2022 +0200

    Update index.html
---
 theme/templates/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/theme/templates/index.html b/theme/templates/index.html
index 463a50d..8f9f735 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
     <meta charset="UTF-8">
-    <link rel="stylesheet" href="css/steve.css">
+    <link rel="stylesheet" href="theme/css/steve.css">
     <title>Apache STeVe</title>
 </head>
 <body>
@@ -25,7 +25,7 @@
             <p>Curabitur venenatis dui eget nunc fermentum placerat. Fusce 
semper turpis eu cursus vulputate. Duis non ex ut metus luctus porttitor quis 
eget magna. Mauris tristique pellentesque tortor, congue semper justo lacinia 
euismod. In luctus fermentum metus in posuere. Donec auctor ipsum vel tortor 
lobortis lobortis. Proin gravida purus mi, vel ornare nibh congue eu. Phasellus 
ipsum diam, vestibulum eget pharetra non, eleifend non sem.</p>
             <br/>
             <p style="text-align: center">
-                <img src="images/tat.png" style="width: 250px; margin:0 auto;">
+                <img src="theme/images/tat.png" style="width: 250px; margin:0 
auto;">
             </p>
         </div>
         <footer>

Reply via email to