You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2022/04/05 19:21:00 UTC

svn commit: r1899594 - in /comdev/helpwanted.apache.org/site: about.html index.html wtest.html

Author: sebb
Date: Tue Apr  5 19:21:00 2022
New Revision: 1899594

URL: http://svn.apache.org/viewvc?rev=1899594&view=rev
Log:
icon now return home

Modified:
    comdev/helpwanted.apache.org/site/about.html
    comdev/helpwanted.apache.org/site/index.html
    comdev/helpwanted.apache.org/site/wtest.html

Modified: comdev/helpwanted.apache.org/site/about.html
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/about.html?rev=1899594&r1=1899593&r2=1899594&view=diff
==============================================================================
--- comdev/helpwanted.apache.org/site/about.html (original)
+++ comdev/helpwanted.apache.org/site/about.html Tue Apr  5 19:21:00 2022
@@ -20,7 +20,7 @@
     
 <div style="text-align: center;">
     <p style="text-align: center;">
-    <a href='?'><img src='images/logo.png' width="580" height="85" title="Help Wanted!" style='padding-top: 5px;'/></a>
+    <a href='/'><img src='images/logo.png' width="580" height="85" title="Help Wanted!" style='padding-top: 5px;'/></a>
     </p>
 </div>
 

Modified: comdev/helpwanted.apache.org/site/index.html
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/index.html?rev=1899594&r1=1899593&r2=1899594&view=diff
==============================================================================
--- comdev/helpwanted.apache.org/site/index.html (original)
+++ comdev/helpwanted.apache.org/site/index.html Tue Apr  5 19:21:00 2022
@@ -15,7 +15,7 @@
     
 <div style="text-align: center;">
     <p style="text-align: center;">
-    <a href='?'><img src='images/logo.png' width="580" height="85" title="Help Wanted!" style='padding-top: 5px;'/></a>
+    <a href='/'><img src='images/logo.png' width="580" height="85" title="Help Wanted!" style='padding-top: 5px;'/></a>
     </p>
     <p>Here you can find tasks that the Apache projects would like someone to get started with.<br/>Simply pick a category and (optionally) select which skills you have, and we'll try to find something for you to do.</p>
 </div>

Modified: comdev/helpwanted.apache.org/site/wtest.html
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/wtest.html?rev=1899594&r1=1899593&r2=1899594&view=diff
==============================================================================
--- comdev/helpwanted.apache.org/site/wtest.html (original)
+++ comdev/helpwanted.apache.org/site/wtest.html Tue Apr  5 19:21:00 2022
@@ -6,7 +6,7 @@
 <link rel="stylesheet" href="css/hwsplash.css">
 </head>
 <body>
-    <h2><img src='images/logo.png' title="Help Wanted!"/></h2>
+    <h2><a href="/"><img src='images/logo.png' title="Help Wanted!"/></a></h2>
     <h1>Help spread the word!</h1>
     <p>If you wish to help spread the word of the tasks available at this site, please consider adding the HW widget to your web site:</p>
     <h2>Sample widgets:</h2>