From 4a9bd08ef2bfb45bc194693e425ec399d0dd830e Mon Sep 17 00:00:00 2001 From: Kathleen Fitzpatrick <3170201+kfitz@users.noreply.github.com> Date: Sat, 30 Nov 2024 16:51:36 -0500 Subject: [PATCH] fix filename --- _cache/webmentions.json | 2 +- content/.obsidian/workspace.json | 6 +++--- .../{2024-11-30-productivity.md => 2024-11-30-defeat.md} | 0 3 files changed, 4 insertions(+), 4 deletions(-) rename content/blog/{2024-11-30-productivity.md => 2024-11-30-defeat.md} (100%) diff --git a/_cache/webmentions.json b/_cache/webmentions.json index 2cfb1fd..f499ac6 100644 --- a/_cache/webmentions.json +++ b/_cache/webmentions.json @@ -1,5 +1,5 @@ { - "lastFetched": "2024-11-30T21:49:04.574Z", + "lastFetched": "2024-11-30T21:51:06.485Z", "children": [ { "type": "entry", diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index d5cfbab..018f28f 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "blog/2024-11-30-productivity.md", + "file": "blog/2024-11-30-defeat.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "2024-11-30-productivity" + "title": "2024-11-30-defeat" } } ] @@ -166,7 +166,7 @@ "active": "6bf9b4c0dd8b4ce0", "lastOpenFiles": [ "blog/2023-11-30-lecture.md", - "blog/2024-11-30-productivity.md", + "blog/2024-11-30-defeat.md", "blog/2023-12-26-smart-notes.md", "blog/2023-12-29-concerns.md", "blog/2023-12-29-value.md", diff --git a/content/blog/2024-11-30-productivity.md b/content/blog/2024-11-30-defeat.md similarity index 100% rename from content/blog/2024-11-30-productivity.md rename to content/blog/2024-11-30-defeat.md