Skip to content

Commit e36de84

Browse files
committed
fixing opengraph, now for good
1 parent 460fecf commit e36de84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_templates/partials/opengraph.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{% if metatags %}
2+
{{ metatags }}
3+
{% endif %}

0 commit comments

Comments
 (0)