hexo/node_modules/hexo-theme-butterfly/layout/includes/head/site_verification.pug

3 lines
113 B
Plaintext

if theme.site_verification
each item in theme.site_verification
meta(name=item.name content=item.content)