fix: Remove draft and nav_exclude from sonnet-seems-fine.md

This commit is contained in:
Paul Gauthier 2024-08-26 20:52:40 -07:00 committed by Paul Gauthier (aider)
parent a5ff78fe30
commit a4d2594552

View file

@ -2,8 +2,6 @@
title: Sonnet seems as good as ever title: Sonnet seems as good as ever
excerpt: Sonnet's score on the aider code editing benchmark has been stable since it launched. excerpt: Sonnet's score on the aider code editing benchmark has been stable since it launched.
highlight_image: /assets/linting.jpg highlight_image: /assets/linting.jpg
draft: true
nav_exclude: true
--- ---
{% if page.date %} {% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p> <p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>