Title tag changes to h2
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
<div class="logo">
|
||||
<i class="fas fa-code-branch"></i>
|
||||
</div>
|
||||
<h1 class="title">Welcome to Git Training Hub</h1>
|
||||
<h2 class="title">Welcome to Git Training Hub !</h2>
|
||||
<p class="subtitle">Master version control with our interactive training</p>
|
||||
<div class="cta-buttons">
|
||||
<button class="btn primary">Get Started</button>
|
||||
|
Reference in New Issue
Block a user