mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
Update default.html
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<a href="/aider/" class="btn">Home</a>
|
||||
<a href="/aider/examples/" class="btn">Examples</a>
|
||||
{% if site.github.is_project_page %}
|
||||
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
|
||||
<a href="{{ site.github.repository_url }}" class="btn">GitHub</a>
|
||||
{% endif %}
|
||||
{% if site.show_downloads %}
|
||||
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
|
||||
|
||||
Reference in New Issue
Block a user