mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 19:45:00 +00:00
Update default.html
This commit is contained in:
parent
787c75784c
commit
14984487dc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
<a href="/aider/" class="btn">Home</a>
|
<a href="/aider/" class="btn">Home</a>
|
||||||
<a href="/aider/examples/" class="btn">Examples</a>
|
<a href="/aider/examples/" class="btn">Examples</a>
|
||||||
{% if site.github.is_project_page %}
|
{% 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 %}
|
{% endif %}
|
||||||
{% if site.show_downloads %}
|
{% if site.show_downloads %}
|
||||||
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
|
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue