chore: Update logo text to lowercase in home.html

This commit is contained in:
Paul Gauthier 2025-03-19 11:44:00 -07:00 committed by Paul Gauthier (aider)
parent 75a14380ef
commit aeb991fdf3

View file

@ -499,7 +499,7 @@
<header>
<div class="container">
<nav>
<a href="#" class="logo">Aider</a>
<a href="#" class="logo">aider</a>
<div class="nav-links">
<a href="#features">Features</a>
<a href="#getting-started">Getting Started</a>