From eb2cf9f9476473811178d1c5cfdd71a0293fdff4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 May 2023 01:05:49 +0200 Subject: Github Actions note and better rendering of images --- themes/simple/layouts/_default/_markup/render-image.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 themes/simple/layouts/_default/_markup/render-image.html (limited to 'themes/simple/layouts/_default/_markup/render-image.html') diff --git a/themes/simple/layouts/_default/_markup/render-image.html b/themes/simple/layouts/_default/_markup/render-image.html new file mode 100644 index 0000000..5da02eb --- /dev/null +++ b/themes/simple/layouts/_default/_markup/render-image.html @@ -0,0 +1,8 @@ +
+ + {{ .Text }} + +
-- cgit v1.2.3