diff --git a/_layouts/default.html b/_layouts/default.html index 2740cab45..d4bf9a8ed 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -18,8 +18,13 @@ Skip to the content. + {% if page.url == site.baseurl %} + aider + aider is GPT-4 powered coding in your terminal + {% else %} {{ page.title | default: site.title | default: site.github.repository_name }} {{ page.description | default: site.description | default: site.github.project_tagline }} + {% endif %} Home Examples {% if site.github.is_project_page %}