commit 87d6c87ef0a68434da4914acaddde1d3e6ad4314 parent 19f65dc525d717aa8aa10ffa959e62321779a03f Author: Hugo Soucy <hugo.soucy@toumoro.com> Date: Sun, 23 Feb 2020 14:54:12 -0500 Rename a note Diffstat:
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/content/note/2020/02/Etat-de-droit-mon-cul.json b/content/note/2020/02/Etat-de-droit-mon-cul.json @@ -1,8 +0,0 @@ -{ - "title": "État de droit mon cul", - "date": "2020-02-22", - "datetime": "14:50:15", - "template": "note", - "bridgy": "true", - "keywords": ["État de droit","politique"] -} diff --git a/content/note/2020/02/etat-de-droit-mon-cul.json b/content/note/2020/02/etat-de-droit-mon-cul.json @@ -0,0 +1,9 @@ +{ + "title": "État de droit mon cul", + "date": "2020-02-22", + "datetime": "14:50:15", + "template": "note", + "bridgy": "true", + "keywords": ["État de droit","politique"], + "draft": "true" +} diff --git a/content/note/2020/02/Etat-de-droit-mon-cul.md b/content/note/2020/02/etat-de-droit-mon-cul.md