From f6d88e12d3462185ae8f976d3b6cc0ee490806da Mon Sep 17 00:00:00 2001 From: Nicholas Ward Date: Wed, 30 Jul 2025 10:30:06 -0500 Subject: [PATCH] replace markdown image with new shortcode --- container/site/content/posts/pc-build/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/container/site/content/posts/pc-build/index.md b/container/site/content/posts/pc-build/index.md index 05544c9..831e579 100644 --- a/container/site/content/posts/pc-build/index.md +++ b/container/site/content/posts/pc-build/index.md @@ -50,6 +50,8 @@ The process of assembly was straightforward. I simply followed the instructions ## Results -![Inside](images/inside.jpg) +{{< image + src="images/pc-assembled.jpg" + caption="PC components assembled inside case" >}} Done. \ No newline at end of file