docs: Update feature title in home.html to "Map Of Your Code"

This commit is contained in:
Paul Gauthier 2025-03-19 10:09:08 -07:00 committed by Paul Gauthier (aider)
parent c9d463443a
commit a24d31fbba

View file

@ -449,7 +449,7 @@
</div> </div>
<div class="feature-card"> <div class="feature-card">
<div class="feature-icon">🗺️</div> <div class="feature-icon">🗺️</div>
<h3 class="feature-title">Repository Mapping</h3> <h3 class="feature-title">Map Of Your Code</h3>
<p><a href="https://aider.chat/docs/repomap.html">Uses a map of your entire git repo</a>, which helps it work well in larger codebases.</p> <p><a href="https://aider.chat/docs/repomap.html">Uses a map of your entire git repo</a>, which helps it work well in larger codebases.</p>
</div> </div>
<div class="feature-card"> <div class="feature-card">