From 173711b364c47c3374c9472f44d426b62c854014 Mon Sep 17 00:00:00 2001
From: Jack Hickey <133868041+nginx-jack@users.noreply.github.com>
Date: Mon, 22 Sep 2025 11:47:02 +0100
Subject: [PATCH] Images: Fix images not rendering in preview
---
exampleSite/content/_index.md | 7 +++----
exampleSite/content/nginx/installing-nginx-open-source.md | 3 +--
layouts/_default/list.html | 6 +++++-
layouts/partials/favicon.html | 2 +-
layouts/partials/footer-v2.html | 2 +-
layouts/partials/header.html | 2 +-
layouts/partials/lucide.html | 6 +++++-
layouts/partials/meta.html | 6 +++---
layouts/shortcodes/card.html | 8 +++++---
9 files changed, 25 insertions(+), 17 deletions(-)
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index 9de6003b..4e224d07 100644
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -1,9 +1,9 @@
---
title: Example Site for NGINX Hugo Theme
-description:
+description:
---
-## NGINX Hugo Theme Documentation
+## NGINX Hugo Theme Documentation
Documentation for hugo theme
{{}}
```nginx
# Global Configuration
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index 034a7c2d..fe4e9ce2 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -10,7 +10,11 @@
{{ end }}