Skip to content

Commit 8549522

Browse files
committed
add end of file, remove alt (first time I see it being used, not sure how useful it is)
1 parent 5810e8e commit 8549522

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/_templates/page.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@
1818
<meta property="og:image" content="{{ pathto('_static/images/og-image.png', 1) }}">
1919
{%- endif -%}
2020
<meta property="og:image:type" content="image/png">
21-
<meta property="og:image:alt" content="Ilustrace organizátora Python akcí">
22-
{%- endblock -%}
21+
{%- endblock -%}

0 commit comments

Comments
 (0)