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/incubator-training.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4876640  Site checkin for project Training: Website
4876640 is described below

commit 487664054e7aa9a34694c0b052272b9026deae37
Author: jenkins <[email protected]>
AuthorDate: Thu Aug 21 05:17:46 2025 +0000

    Site checkin for project Training: Website
---
 css/site.css                                       |  20 ++++++------
 dependencies.html                                  |   8 ++---
 dependency-info.html                               |   8 ++---
 dependency-management.html                         |   8 ++---
 developers/building-website.html                   |   8 ++---
 developers/ci.html                                 |   8 ++---
 developers/contributing.html                       |   8 ++---
 developers/decisions.html                          |   8 ++---
 developers/issues.html                             |   8 ++---
 developers/releasing-tools.html                    |   8 ++---
 developers/team.html                               |   8 ++---
 developers/website.html                            |   8 ++---
 developers/wiki.html                               |   8 ++---
 distribution-management.html                       |   8 ++---
 downloads.html                                     |   8 ++---
 index.html                                         |   8 ++---
 issue-management.html                              |   8 ++---
 licenses.html                                      |   8 ++---
 mailing-lists.html                                 |   8 ++---
 plugin-management.html                             |   8 ++---
 plugins.html                                       |   8 ++---
 .../training/demo/images/auth-protocol.png         | Bin 6779 -> 6780 bytes
 presentations/training/demo/images/dot-example.svg |  34 ++++++++++-----------
 presentations/training/demo/images/nwdiag-test.png | Bin 23371 -> 23329 bytes
 project-info.html                                  |   8 ++---
 scm.html                                           |   8 ++---
 sitemap.html                                       |   8 ++---
 summary.html                                       |   8 ++---
 users/index.html                                   |   8 ++---
 users/new-presentation.html                        |   8 ++---
 users/presentation-tips.html                       |   8 ++---
 users/writing-slides.html                          |   8 ++---
 32 files changed, 111 insertions(+), 167 deletions(-)

diff --git a/css/site.css b/css/site.css
index 29a9c25..0e6f90c 100644
--- a/css/site.css
+++ b/css/site.css
@@ -88,19 +88,19 @@ body > div.container.subfooter > div > div > p.pull-right {
 
 #banner > .col-md-12 {
     display: flex;
-    justify-content: space-between;
+    justify-content: center;
     align-items: center;
 }
 
-.bannerLeft img {
-    float: none;
-    width: 300px;
-    height: auto;
-    padding:10px 0;
-    max-width: 100%;
-    display: block;
+.bannerLeft {
+    display: flex;
+    flex-direction: column;
+    align-items: center;
+    text-align: center;
 }
 
-.bannerRight h1 {
-    margin:10px 0; 
+.bannerLeft img {
+    height: 300px;
+    width: auto;
+    display: block;
 }
\ No newline at end of file
diff --git a/dependencies.html b/dependencies.html
index 4379389..279f2cb 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/dependency-info.html b/dependency-info.html
index 97d53ba..8764f16 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/dependency-management.html b/dependency-management.html
index c1a3fa8..03d1be8 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/building-website.html b/developers/building-website.html
index d4469e5..3225242 100644
--- a/developers/building-website.html
+++ b/developers/building-website.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/ci.html b/developers/ci.html
index 957e5fa..44994b5 100644
--- a/developers/ci.html
+++ b/developers/ci.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/contributing.html b/developers/contributing.html
index 46c6a77..d6f8c97 100644
--- a/developers/contributing.html
+++ b/developers/contributing.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/decisions.html b/developers/decisions.html
index 6a7be24..38f9e84 100644
--- a/developers/decisions.html
+++ b/developers/decisions.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/issues.html b/developers/issues.html
index 7e273e9..5d5b3ae 100644
--- a/developers/issues.html
+++ b/developers/issues.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/releasing-tools.html b/developers/releasing-tools.html
index 1d97620..44020f1 100644
--- a/developers/releasing-tools.html
+++ b/developers/releasing-tools.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/team.html b/developers/team.html
index e44d5ed..b3a877e 100644
--- a/developers/team.html
+++ b/developers/team.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/website.html b/developers/website.html
index ead43a1..17aac61 100644
--- a/developers/website.html
+++ b/developers/website.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/developers/wiki.html b/developers/wiki.html
index 0248242..1117450 100644
--- a/developers/wiki.html
+++ b/developers/wiki.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/distribution-management.html b/distribution-management.html
index 164d18a..873d762 100644
--- a/distribution-management.html
+++ b/distribution-management.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/downloads.html b/downloads.html
index f99f122..e7c3322 100644
--- a/downloads.html
+++ b/downloads.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/index.html b/index.html
index 3fc0f27..a44a84e 100644
--- a/index.html
+++ b/index.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/issue-management.html b/issue-management.html
index 4e36e8b..444b39e 100644
--- a/issue-management.html
+++ b/issue-management.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/licenses.html b/licenses.html
index abcfb53..1cf4cc5 100644
--- a/licenses.html
+++ b/licenses.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/mailing-lists.html b/mailing-lists.html
index 50762b0..afdf87a 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/plugin-management.html b/plugin-management.html
index 5f2246f..a9e37f0 100644
--- a/plugin-management.html
+++ b/plugin-management.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/plugins.html b/plugins.html
index 01e182f..2da893f 100644
--- a/plugins.html
+++ b/plugins.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/presentations/training/demo/images/auth-protocol.png 
b/presentations/training/demo/images/auth-protocol.png
index a99dcdc..8f8b0c7 100644
Binary files a/presentations/training/demo/images/auth-protocol.png and 
b/presentations/training/demo/images/auth-protocol.png differ
diff --git a/presentations/training/demo/images/dot-example.svg 
b/presentations/training/demo/images/dot-example.svg
index 4589bee..2a9cdae 100644
--- a/presentations/training/demo/images/dot-example.svg
+++ b/presentations/training/demo/images/dot-example.svg
@@ -2,54 +2,54 @@
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";><svg height='260pt' 
preserveAspectRatio='xMidYMid meet' viewBox='0.00 0.00 89.00 260.00' 
width='89pt' xmlns:xlink='http://www.w3.org/1999/xlink' 
xmlns='http://www.w3.org/2000/svg'>
 <g class='graph' id='graph0' transform='scale(1 1) rotate(0) translate(4 256)'>
 <title>g</title>
-<polygon fill='#ffffff' points='-4,4 -4,-256 85,-256 85,4 -4,4' 
stroke='transparent'/>
+<polygon fill='white' points='-4,4 -4,-256 85,-256 85,4 -4,4' 
stroke='transparent'/>
 
 <g class='node' id='node1'>
 <title>a</title>
-<ellipse cx='54' cy='-234' fill='none' rx='27' ry='18' stroke='#000000'/>
-<text fill='#000000' font-family='Times,serif' font-size='14.00' 
text-anchor='middle' x='54' y='-230.3'>a</text>
+<ellipse cx='54' cy='-234' fill='none' rx='27' ry='18' stroke='black'/>
+<text font-family='Times,serif' font-size='14.00' text-anchor='middle' x='54' 
y='-230.3'>a</text>
 </g>
 
 <g class='node' id='node2'>
 <title>b</title>
-<ellipse cx='27' cy='-162' fill='none' rx='27' ry='18' stroke='#000000'/>
-<text fill='#000000' font-family='Times,serif' font-size='14.00' 
text-anchor='middle' x='27' y='-158.3'>b</text>
+<ellipse cx='27' cy='-162' fill='none' rx='27' ry='18' stroke='black'/>
+<text font-family='Times,serif' font-size='14.00' text-anchor='middle' x='27' 
y='-158.3'>b</text>
 </g>
 
 <g class='edge' id='edge1'>
 <title>a&#45;&gt;b</title>
-<path d='M47.3258,-216.2022C44.2524,-208.0064 40.5384,-198.1024 
37.1305,-189.0145' fill='none' stroke='#000000'/>
-<polygon fill='#000000' points='40.3858,-187.7274 33.5974,-179.593 
33.8315,-190.1853 40.3858,-187.7274' stroke='#000000'/>
+<path d='M47.6,-216.41C44.49,-208.34 40.67,-198.43 37.17,-189.35' fill='none' 
stroke='black'/>
+<polygon fill='black' points='40.4,-188.03 33.54,-179.96 33.87,-190.55 
40.4,-188.03' stroke='black'/>
 </g>
 
 <g class='node' id='node3'>
 <title>c</title>
-<ellipse cx='27' cy='-90' fill='none' rx='27' ry='18' stroke='#000000'/>
-<text fill='#000000' font-family='Times,serif' font-size='14.00' 
text-anchor='middle' x='27' y='-86.3'>c</text>
+<ellipse cx='27' cy='-90' fill='none' rx='27' ry='18' stroke='black'/>
+<text font-family='Times,serif' font-size='14.00' text-anchor='middle' x='27' 
y='-86.3'>c</text>
 </g>
 
 <g class='edge' id='edge2'>
 <title>b&#45;&gt;c</title>
-<path d='M27,-143.8314C27,-136.131 27,-126.9743 27,-118.4166' fill='none' 
stroke='#000000'/>
-<polygon fill='#000000' points='30.5001,-118.4132 27,-108.4133 
23.5001,-118.4133 30.5001,-118.4132' stroke='#000000'/>
+<path d='M27,-143.7C27,-135.98 27,-126.71 27,-118.11' fill='none' 
stroke='black'/>
+<polygon fill='black' points='30.5,-118.1 27,-108.1 23.5,-118.1 30.5,-118.1' 
stroke='black'/>
 </g>
 
 <g class='node' id='node4'>
 <title>d</title>
-<ellipse cx='54' cy='-18' fill='none' rx='27' ry='18' stroke='#000000'/>
-<text fill='#000000' font-family='Times,serif' font-size='14.00' 
text-anchor='middle' x='54' y='-14.3'>d</text>
+<ellipse cx='54' cy='-18' fill='none' rx='27' ry='18' stroke='black'/>
+<text font-family='Times,serif' font-size='14.00' text-anchor='middle' x='54' 
y='-14.3'>d</text>
 </g>
 
 <g class='edge' id='edge3'>
 <title>c&#45;&gt;d</title>
-<path d='M33.6742,-72.2022C36.7476,-64.0064 40.4616,-54.1024 43.8695,-45.0145' 
fill='none' stroke='#000000'/>
-<polygon fill='#000000' points='47.1685,-46.1853 47.4026,-35.593 
40.6142,-43.7274 47.1685,-46.1853' stroke='#000000'/>
+<path d='M33.4,-72.41C36.51,-64.34 40.33,-54.43 43.83,-45.35' fill='none' 
stroke='black'/>
+<polygon fill='black' points='47.13,-46.55 47.46,-35.96 40.6,-44.03 
47.13,-46.55' stroke='black'/>
 </g>
 
 <g class='edge' id='edge4'>
 <title>d&#45;&gt;a</title>
-<path d='M57.7474,-35.9069C59.7466,-46.3759 61.9966,-59.8759 63,-72 
66.9591,-119.8364 66.9591,-132.1636 63,-180 62.2945,-188.5247 60.9727,-197.7297 
59.5551,-206.083' fill='none' stroke='#000000'/>
-<polygon fill='#000000' points='56.0803,-205.6302 57.7474,-216.0931 
62.9689,-206.8742 56.0803,-205.6302' stroke='#000000'/>
+<path d='M57.65,-36.09C59.68,-46.43 61.98,-59.91 63,-72 67.03,-119.83 
67.03,-132.17 63,-180 62.28,-188.5 60.93,-197.69 59.49,-205.99' fill='none' 
stroke='black'/>
+<polygon fill='black' points='56.03,-205.44 57.65,-215.91 62.91,-206.71 
56.03,-205.44' stroke='black'/>
 </g>
 </g>
 </svg>
diff --git a/presentations/training/demo/images/nwdiag-test.png 
b/presentations/training/demo/images/nwdiag-test.png
index 4e48434..3448a47 100644
Binary files a/presentations/training/demo/images/nwdiag-test.png and 
b/presentations/training/demo/images/nwdiag-test.png differ
diff --git a/project-info.html b/project-info.html
index 8cf2bfa..d9a3dff 100644
--- a/project-info.html
+++ b/project-info.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/scm.html b/scm.html
index 77a516d..fc2aae5 100644
--- a/scm.html
+++ b/scm.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/sitemap.html b/sitemap.html
index bb7b084..de9fde1 100644
--- a/sitemap.html
+++ b/sitemap.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/summary.html b/summary.html
index 1dfe687..2b351c8 100644
--- a/summary.html
+++ b/summary.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href=".">
             <img class="float-left m-2 img-fluid" 
src="images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href=".">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/users/index.html b/users/index.html
index 7c478ba..6e4b936 100644
--- a/users/index.html
+++ b/users/index.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/users/new-presentation.html b/users/new-presentation.html
index f1e05a4..0707824 100644
--- a/users/new-presentation.html
+++ b/users/new-presentation.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/users/presentation-tips.html b/users/presentation-tips.html
index b5cce8c..30c9d18 100644
--- a/users/presentation-tips.html
+++ b/users/presentation-tips.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>
diff --git a/users/writing-slides.html b/users/writing-slides.html
index 989c897..79a2c29 100644
--- a/users/writing-slides.html
+++ b/users/writing-slides.html
@@ -142,15 +142,13 @@
         <div id="banner" class="row header--banner">
           <div class="col-md-12">
             <div class="float-left header--banner--left bannerLeft">
-                    <div class="bannerLeft">
+                    <a href="..">
             <img class="float-left m-2 img-fluid" 
src="../images/training-logo.svg"  />
-            </div>
+            <h1>Apache Training</h1>
+            </a>
                     <p class="lead">Training material for Apache projects</p>
             </div>
             <div class="float-right header--banner--right bannerRight">
-                    <a href="..">
-            <h1>Apache Training</h1>
-            </a>
             </div>
           </div>
         </div>

Reply via email to