aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/_default/_markup/render-image.html
diff options
context:
space:
mode:
authorverdant <im@verdant.ee>2026-08-19 17:20:08 +0800
committerverdant <im@verdant.ee>2026-08-19 17:20:08 +0800
commite302bd73106b30f0ece8733d6c9717e43fdf18e1 (patch)
tree1fcddd6b05a15462a6e923584282df65dac56d97 /layouts/_default/_markup/render-image.html
parent22a049da9c96cd1d0e3a2f3a99eaded46387ed4d (diff)
downloadblog-e302bd73106b30f0ece8733d6c9717e43fdf18e1.tar.gz
blog-e302bd73106b30f0ece8733d6c9717e43fdf18e1.zip
Delete unused files
Diffstat (limited to 'layouts/_default/_markup/render-image.html')
-rw-r--r--layouts/_default/_markup/render-image.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/_default/_markup/render-image.html b/layouts/_default/_markup/render-image.html
deleted file mode 100644
index bf19bf9..0000000
--- a/layouts/_default/_markup/render-image.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<figure class="image-caption">
- <img src="{{ .Destination | safeURL }}" alt="{{ .Text }}">
- <figcaption>{{ .Text }}</figcaption>
-</figure> \ No newline at end of file