summaryrefslogtreecommitdiffstats
path: root/layouts/_default/_markup
diff options
context:
space:
mode:
authoramzrk22020-04-20 19:08:56 +0800
committeramzrk22020-04-20 19:08:56 +0800
commit71ae6d1e825fdb782328653f121651dc515b29e9 (patch)
tree6034b286caf5803c29469821b49d99a717d7ac92 /layouts/_default/_markup
parent338f934a2a252b018af2cba56eac956577780147 (diff)
downloadhugo-theme-fuji-71ae6d1e825fdb782328653f121651dc515b29e9.tar.gz
hugo-theme-fuji-71ae6d1e825fdb782328653f121651dc515b29e9.tar.bz2
hugo-theme-fuji-71ae6d1e825fdb782328653f121651dc515b29e9.zip
Optional lazy image instead of global set
Diffstat (limited to 'layouts/_default/_markup')
-rw-r--r--layouts/_default/_markup/render-image.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/_default/_markup/render-image.html b/layouts/_default/_markup/render-image.html
deleted file mode 100644
index 5242d97..0000000
--- a/layouts/_default/_markup/render-image.html
+++ /dev/null
@@ -1 +0,0 @@
-<p><img class="lazy" src="https://cdn.jsdelivr.net/gh/amzrk2/poal-jsdelivr@1.0.0/lazyload/dsr_loading.svg" data-src="{{ .Destination | safeURL }}" alt="{{ .Text }}" {{ with .Title }} title="{{ . }}"{{ end }} /></p> \ No newline at end of file