Skip to content

Commit 8455e4c

Browse files
committed
fix(blog): add dates to the blog posts
As I have noticed, when opening the blog post about release syncing in Packit from Nikola, when you don't specify the date, the blogs get assigned the date during the build. Therefore these two blog posts are kept at the top of the posts. Add the dates of merging to fix this issue. Signed-off-by: Matej Focko <mfocko@packit.dev>
1 parent 7d78dbd commit 8455e4c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

posts/code-review/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Our experience with AI-based code review
33
authors: ttomecek
4+
date: 2026-02-24
45
tags:
56
- AI
67
- code-review

posts/comparing-frontier-models-june2026/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Comparing frontier Claude models for our AI workflows (June 2026)
33
authors: ttomecek
4+
date: 2026-06-09
45
tags:
56
- AI
67
- automation

0 commit comments

Comments
 (0)