From 3c92e7d7bf41ba99ecd514b3009166cc62958c21 Mon Sep 17 00:00:00 2001
From: thinkpadmaster <a.scerba02@gmail.com>
Date: Thu, 20 Jul 2023 21:36:28 -0500
Subject: Fix Pandoc video errors

---
 html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html b/html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html
index e86bda9..1017b64 100644
--- a/html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html
+++ b/html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html
@@ -17,7 +17,7 @@
   <img src="/static/media/Jeep_CJ7_Turn_Signal_Repair/Final_Front" alt="Front of final lamp assembly" />
   <img src="/static/media/Jeep_CJ7_Turn_Signal_Repair/Final_Rear" alt="Rear of final lamp assembly" />
   <p>Pretty happy with how it turned out given that I didn’t spend anything or go anywhere other than my garage to get it done. Here’s a video of it being tested:</p>
-  <video src="/static/media/Jeep_CJ7_Turn_Signal_Repair/Flasher_Test.mp4" alt="Turn signal test, and lamp flashes as expected" controls=""><a href="Flasher_Test.mp4">Video</a></video>
+  <video src="/static/media/Jeep_CJ7_Turn_Signal_Repair/Flasher_Test.mp4" alt="Turn signal test, and lamp flashes as expected" controls=""><a href="/static/media/Jeep_CJ7_Turn_Signal_Repair/Flasher_Test.mp4">CJ7 Signal Test</a></video>
   <p>Now to repair the muffler I blew… but that’s for another day.</p>
   <p>Uploaded: <time datetime="2023-07-20">2023-07-20</time></p>
   <!--<div class="tags">
-- 
cgit v1.2.3