diff --git a/templates/blog/footer.html b/templates/blog/footer.html
index 1b087cd..72e44fb 100644
--- a/templates/blog/footer.html
+++ b/templates/blog/footer.html
@@ -6,4 +6,4 @@
{{#mermaid}}{{>libs/mermaid_footer.html}}{{/mermaid}}
{{#math}}{{>libs/katex_footer.html}}{{/math}}
{{#syntax_highlight}}{{>libs/hljs_footer.html}}{{/syntax_highlight}}
-{{/metadata}} {{/post}} {{/data}}
+{{/metadata}} {{/post}} {{/data}} {{>libs/custom_img_size.html}}
diff --git a/templates/libs/custom_img_size.html b/templates/libs/custom_img_size.html
new file mode 100644
index 0000000..01f19f8
--- /dev/null
+++ b/templates/libs/custom_img_size.html
@@ -0,0 +1,35 @@
+