mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
Link to the blog
This commit is contained in:
parent
662b70ed1f
commit
5cff8a0e9d
2 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
|
||||
{% endif %}
|
||||
<a href="{{ site.baseurl }}/" class="btn">Home</a>
|
||||
<a href="{{ site.baseurl }}/examples/" class="btn">Examples</a>
|
||||
<a href="{{ site.baseurl }}/blog/" class="btn">Blog</a>
|
||||
{% if site.github.is_project_page %}
|
||||
<a href="{{ site.github.repository_url }}" class="btn">GitHub</a>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue