Files
hexo-theme-butterfly/layout/includes/head/site_verification.pug
2025-02-16 20:38:17 +08:00

3 lines
113 B
Plaintext

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