From 5f2c9d19f7e31323d0ed48cdaa72b9366254a48d Mon Sep 17 00:00:00 2001 From: Alex Selimov Date: Fri, 1 Aug 2025 23:44:47 +0000 Subject: [PATCH] Fix missing quotes --- content/posts/misc_thoughts_ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/misc_thoughts_ai.md b/content/posts/misc_thoughts_ai.md index ff1b25b..9a9376f 100644 --- a/content/posts/misc_thoughts_ai.md +++ b/content/posts/misc_thoughts_ai.md @@ -1,5 +1,5 @@ --- -title: "Misc thoughts on AI +title: "Misc thoughts on AI" date: 2025-08-01T07:36:00-4:00 topics: ['AI', 'Software development', 'LLMs']