hexo-theme-icarus/layout/_partial/google_site_verification.ejs

4 lines
140 B
Plaintext
Raw Normal View History

2015-09-02 18:30:31 +00:00
<% if (theme.google_site_verification){ %>
<meta name="google-site-verification" content="<%= theme.google_site_verification %>" />
<% } %>