Skip to content

Commit af57889

Browse files
committed
📚 Update navbar and hero section titles to include a colon for consistency
1 parent 7b4d880 commit af57889

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎site/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<nav class="navbar">
115115
<div class="container navbar-content">
116116
<div class="navbar-brand">
117-
STRUCT
117+
STRUCT:
118118
</div>
119119
<ul class="navbar-nav">
120120
<li><a href="#features">Features</a></li>
@@ -134,7 +134,7 @@
134134
<!-- Hero Section -->
135135
<section class="hero">
136136
<div class="container hero-content">
137-
<h1 class="hero-title">STRUCT</h1>
137+
<h1 class="hero-title">STRUCT:</h1>
138138
<p class="hero-subtitle">
139139
Powerful, flexible tool for automating project structure creation through YAML configurations.
140140
Generate consistent project layouts, boilerplate code, and configurations with template variables.

0 commit comments

Comments
 (0)