Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,21 +138,6 @@ <h3>Modern Features</h3>
<h3>Beautiful Syntax</h3>
<p>Clean, expressive syntax that's genuinely pleasant to read and write. Code that's not only safe and fast, but beautiful.</p>
</div>
<div class="feature-card">
<div class="feature-icon">📚</div>
<h3><a href="docs.html">Documentation</a></h3>
<p>Complete guide covering installation, language features, and standard library</p>
</div>
<div class="feature-card">
<div class="feature-icon">💡</div>
<h3><a href="examples.html">Examples</a></h3>
<p>Real-world examples and code samples to get you started</p>
</div>
<div class="feature-card">
<div class="feature-icon">📖</div>
<h3><a href="changeblog.html">Changeblog</a></h3>
<p>Learn about Gem's evolution and latest features</p>
</div>
</div>
</div>
</section>
Expand Down