diff --git a/bin/audio b/bin/audio
index 2962a87..1c7a2ad 100755
--- a/bin/audio
+++ b/bin/audio
@@ -40,7 +40,8 @@ end
dest = [config.directory, "#{config.title}.mp3"].join("/").squeeze("/")
-`ffmpeg -i "#{config.file}" -af "pan=mono|FC=FL" -y "#{dest}"`
+# `ffmpeg -i "#{config.file}" -af "pan=mono|FC=FL" -y "#{dest}"`
+`ffmpeg -i "#{config.file}" -y "#{dest}"`
`id3tag --artist="#{config.artist}" --song="#{config.title}" "#{dest}"`
puts `id3info "#{dest}"`
diff --git a/content/journal/dispatch-29-july-2025/Heat Lightning.mp3 b/content/journal/dispatch-29-july-2025/Heat Lightning.mp3
new file mode 100644
index 0000000..2f72907
Binary files /dev/null and b/content/journal/dispatch-29-july-2025/Heat Lightning.mp3 differ
diff --git a/content/journal/dispatch-29-july-2025/index.md b/content/journal/dispatch-29-july-2025/index.md
index 5f6e001..60220bf 100644
--- a/content/journal/dispatch-29-july-2025/index.md
+++ b/content/journal/dispatch-29-july-2025/index.md
@@ -12,6 +12,11 @@ Some thoughts here...
+
+
+{{}}
+{{}}
+
### This Month
* Adventure:
diff --git a/content/journal/dispatch-29-july-2025/jeep_wrangler.jpg.enc b/content/journal/dispatch-29-july-2025/jeep_wrangler.jpg.enc
new file mode 100644
index 0000000..4ff7043
Binary files /dev/null and b/content/journal/dispatch-29-july-2025/jeep_wrangler.jpg.enc differ