Fix: draft true to false

This commit is contained in:
DuN0z 2025-10-20 07:33:09 +02:00
parent 67c2b69ace
commit c5effb4ed8
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
+++
date = '2025-10-20T00:01:00+02:00'
draft = true
draft = false
title = "Rewriting Git History: Changing Commit Authors"
+++

View file

@ -1,6 +1,6 @@
+++
date = '2025-10-20T00:01:00+02:00'
draft = true
draft = false
title = "Réécrire l'historique Git : Changer les auteurs des commits"
+++