/*
Theme Name: SiteHub Seed Child
Theme URI: https://www.site-hub.jp
Template: sitehub-seed
Author: AnyField Inc.
Author URI: https://www.anyfield.co.jp/
Description: シンプルで拡張性が高い、業種別テンプレートにも対応した軽量WordPressテーマ。迅速なサイト立ち上げや自由なカスタマイズに最適です。
Tags: blog,custom-logo,custom-menu,featured-images,one-column,two-columns,right-sidebar,left-sidebar,translation-ready,full-width-template
Version: 1.0.2.1777828822
Updated: 2026-05-04 02:20:22

*/

// ============================
// Google Search Console 認証
// ============================
add_action('wp_head', function() {
  echo '<meta name="google-site-verification" content="content="ceTHYKKaiVQUVn3gaqiJlOOp3zgazPIZJqaNpcf8BFo" />';
});