diff --git a/_includes/head.html b/_includes/head.html index 319e744ba..f789b400c 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -78,3 +78,4 @@ + diff --git a/_includes/image-popup-modal.html b/_includes/image-popup-modal.html new file mode 100644 index 000000000..b18b3a882 --- /dev/null +++ b/_includes/image-popup-modal.html @@ -0,0 +1,8 @@ +
diff --git a/_includes/image.html b/_includes/image.html index 731909313..a59029ee8 100644 --- a/_includes/image.html +++ b/_includes/image.html @@ -19,30 +19,13 @@ {%- elsif english-exists == true %} {{- english-url }} {%- else %} - {{- single-url }} + {{- single-url }} {%- endif %} {%- endcapture -%} -{% unless include.islink == true %}{% endunless %} -