From c54b7daff2713fbf1b78972ddda85bb15d6a745b Mon Sep 17 00:00:00 2001
From: wermos <63574588+wermos@users.noreply.github.com>
Date: Sun, 2 Jun 2024 12:17:47 +0530
Subject: [PATCH 1/6] Updated the link shortcode.
---
layouts/_default/_markup/render-link.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/layouts/_default/_markup/render-link.html b/layouts/_default/_markup/render-link.html
index 83361695..9dad725a 100644
--- a/layouts/_default/_markup/render-link.html
+++ b/layouts/_default/_markup/render-link.html
@@ -1,2 +1 @@
-
- {{ .Text | safeHTML }}
\ No newline at end of file
+{{ .Text | safeHTML }}
\ No newline at end of file
From 46737b193f3e8854a86a19f144a65807ff642871 Mon Sep 17 00:00:00 2001
From: wermos <63574588+wermos@users.noreply.github.com>
Date: Mon, 3 Jun 2024 20:27:19 +0530
Subject: [PATCH 2/6] Tweaked the image shortcode.
---
layouts/_default/_markup/render-image.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/_default/_markup/render-image.html b/layouts/_default/_markup/render-image.html
index db9ebd2f..55001f32 100644
--- a/layouts/_default/_markup/render-image.html
+++ b/layouts/_default/_markup/render-image.html
@@ -16,7 +16,7 @@
{{ end }}
{{ with $resource }}
{{- end -}}