diff --git a/_layouts/default.html b/_layouts/default.html index 2740cab45..dc9c7c884 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -18,8 +18,14 @@ Skip to the content. + pageurl x{{page.url}}x + {% if page.url == "/" %} + 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 %}