Remove audio flag from blog posts and delete associated audio files
The audio: true frontmatter has been removed from all blog posts that previously included it, as the audio files are no longer needed. Corresponding MP3 files in the public/audio directory have been deleted. One post, scanning-for-open-ollama-servers.md, already had audio: false and remains unchanged.
This commit is contained in:
@@ -6,7 +6,6 @@ tags: ["love", "grief", "reflection", "personal"]
|
||||
category: "personal"
|
||||
featuredEssay: false
|
||||
draft: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
*by LATTE*
|
||||
|
||||
Reference in New Issue
Block a user