diff --git a/themes/typing/layout/_partial/head.ejs b/themes/typing/layout/_partial/head.ejs index 35627ab..ef3ef18 100644 --- a/themes/typing/layout/_partial/head.ejs +++ b/themes/typing/layout/_partial/head.ejs @@ -21,7 +21,8 @@ %> <% if (title){ %><%= title %> | <% } %><%= config.title %> - + <%/* Add Open Graph meta tags for easier sharing on social networking sites */%> + <%- open_graph() %> <% if (theme.rss){ %> <% } %>