From 81c799839bb0d2f07674d54db4bdb2769162f03a Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Tue, 9 Aug 2022 11:45:45 +0200 Subject: add mermaid update image update software versions of f601 add webp support try to run webp Create pages.yml Update ont-Huawei-HG8010H.md Delete .github/workflows directory Update ont-ZTE-F601.md add alias section update clone style Delete ont-huawei-cm5671a.md some update update some thing add 404 icon update 404 --- _includes/image.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/image.html b/_includes/image.html index 6389d3a..19149b3 100644 --- a/_includes/image.html +++ b/_includes/image.html @@ -1 +1,12 @@ -
{% if {{include.url}} %}{% endif %}{{include.alt}}{% if {{include.url}} %}{% endif %}{% if {{include.caption}} %}
{{include.caption}}
{% endif %}
+
+ {% if {{include.url}} %} + + {% endif %} + + {{include.alt}} + {% if {{include.url}} %}{% endif %}{% if {{include.caption}} %} +
+ {{include.caption}} +
+ {% endif %} +
-- cgit v1.2.3