Skip to content

Commit e796db7

Browse files
Update training-hub.html
Signed-off-by: StepheN <stephenmarine747@gmail.com>
1 parent 18ce5fa commit e796db7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

training-hub.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@
1919
</nav>
2020

2121
<header class="hero">
22-
<div class="hero-content">
23-
<h1>Training Hub</h1>
24-
<p>Enhance your skills with our curated workshops and training programs.</p>
25-
</div>
26-
</header>
22+
<div class="hero-content">
23+
<img src="img3.png" alt="Training Hub" class="hero-logo" />
24+
<h1>Training Hub</h1>
25+
<p>Enhance your skills with our curated workshops and training programs.</p>
26+
</div>
27+
</header>
28+
2729

2830
<section class="opportunities animate">
2931
<h2>Available Trainings</h2>
@@ -50,4 +52,3 @@ <h3>Cybersecurity Fundamentals</h3>
5052
<script src="script.js"></script>
5153
</body>
5254
</html>
53-

0 commit comments

Comments
 (0)