We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4d880 commit af57889Copy full SHA for af57889
1 file changed
‎site/index.html‎
@@ -114,7 +114,7 @@
114
<nav class="navbar">
115
<div class="container navbar-content">
116
<div class="navbar-brand">
117
- STRUCT
+ STRUCT:
118
</div>
119
<ul class="navbar-nav">
120
<li><a href="#features">Features</a></li>
@@ -134,7 +134,7 @@
134
<!-- Hero Section -->
135
<section class="hero">
136
<div class="container hero-content">
137
- <h1 class="hero-title">STRUCT</h1>
+ <h1 class="hero-title">STRUCT:</h1>
138
<p class="hero-subtitle">
139
Powerful, flexible tool for automating project structure creation through YAML configurations.
140
Generate consistent project layouts, boilerplate code, and configurations with template variables.
0 commit comments