diff options
author | Alex Scerba <alex@scerba.org> | 2025-09-24 22:11:19 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-09-24 22:11:19 -0500 |
commit | 5b9c9be0406ea3890860afdc9d48e08edae5bf7c (patch) | |
tree | fef79e58c2fb3a653464523fa477060389a8d4cf | |
parent | 64941d894ec6254b7c13e709841f49362dc0d437 (diff) |
Fix figcaption tag typo
-rw-r--r-- | html/blog/2025-06-23+GTX_260_Backplate+diy+computers.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/blog/2025-06-23+GTX_260_Backplate+diy+computers.tmpl.html b/html/blog/2025-06-23+GTX_260_Backplate+diy+computers.tmpl.html index 06feed5..b154446 100644 --- a/html/blog/2025-06-23+GTX_260_Backplate+diy+computers.tmpl.html +++ b/html/blog/2025-06-23+GTX_260_Backplate+diy+computers.tmpl.html @@ -64,7 +64,7 @@ <figure>
<img src="/static/media/GTX_260/Bridge_Mockup_Cut_1000.jpg" width="1000" height="750" />
<img src="/static/media/GTX_260/Bridge_Clamped_1000.jpg" width="1000" height="750" />
- <figure>SLI bridge work.</figure>
+ <figcaption>SLI bridge work.</figcaption>
</figure>
<p>Just enough glue was used to bond the parts, making it easy to slide the part off once it dried.</p>
<p>While it set, though, I worked on finishing the backplate's show sides. I applied the same brushed finish and filed edges, which was fun to compare to the raw part.</p>
|