style: Update hero heading to lowercase in website index.html

This commit is contained in:
Paul Gauthier 2025-03-19 13:42:57 -07:00 committed by Paul Gauthier (aider)
parent 78ce63e71e
commit cbe8d320fa

View file

@ -46,7 +46,7 @@
<div class="hero-grid">
<div class="hero-content">
<h1>AI Pair Programming in Your Terminal</h1>
<h1>AI pair programming in your terminal</h1>
<p>Aider lets you pair program with LLMs, to edit code in your local git repository. Start a new project or work with an existing code base.</p>
<div class="buttons">