We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb3e91 commit f02d7d1Copy full SHA for f02d7d1
3 files changed
_includes/meta.html
@@ -45,9 +45,6 @@
45
{% assign published = page.date | date_to_xmlschema %}
46
{% assign updated = page.last_modified_at | date_to_xmlschema %}
47
48
-{% assign svg = "images/share.svg" | file_exists %}
49
-{% assign share = svg | relative_url %}
50
-
51
{% assign feed = "feed.xml" | absolute_url %}
52
53
<meta name="viewport" content="width=device-width, initial-scale=1">
images/share.png
219 KB
0 commit comments