mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 06:34:59 +00:00
copy
This commit is contained in:
parent
74926578a2
commit
29db4231ee
2 changed files with 2 additions and 6 deletions
|
@ -1,8 +1,4 @@
|
|||
---
|
||||
layout: default
|
||||
title: Home
|
||||
nav_order: 1
|
||||
permalink: /
|
||||
nav_exclude: true
|
||||
---
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ layout: none
|
|||
<div class="nav-links">
|
||||
<a href="#features">Features</a>
|
||||
<a href="#getting-started">Getting Started</a>
|
||||
<a href="/docs/install.html">Documentation</a>
|
||||
<a href="/docs/">Documentation</a>
|
||||
<a href="https://discord.gg/Tv2uQnR88V">Discord</a>
|
||||
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
||||
</div>
|
||||
|
@ -41,7 +41,7 @@ layout: none
|
|||
|
||||
<div class="buttons">
|
||||
<a href="#getting-started" class="btn btn-primary">Get Started</a>
|
||||
<a href="/docs/install.html" class="btn btn-secondary">Documentation</a>
|
||||
<a href="/docs/" class="btn btn-secondary">Documentation</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue