mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 14:05:01 +00:00
Increased the size of the video player on the browser post.
This commit is contained in:
parent
653dde4d94
commit
259a663941
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ highlight_image: /assets/browser.jpg
|
|||
---
|
||||
# AI pair programming in your browser
|
||||
|
||||
<video width="704" height="720" controls loop poster="/assets/browser.jpg">
|
||||
<video width="1060" height="1080" controls loop poster="/assets/browser.jpg">
|
||||
<source src="/assets/aider-browser-social.mp4" type="video/mp4">
|
||||
<a href="/assets/aider-browser-social.mp4">Aider browser UI demo video</a>
|
||||
</video>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue