mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
chore: Add Jekyll front matter to index.html for templating support
This commit is contained in:
parent
90e2929fc5
commit
01af14693c
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
layout: none
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue