令和5年9月22日 団長会議及び議会運営委員会があり登庁しましたが机の上に書類が山積みの中、あいちのスポーツリージョナルマガジン aispo! vol38 を発見。中にはウルフドッグス名古屋と豊田合成ブルーファルコンの選手対談やソニーHC VRAVIA Ladiesの選手による稲沢市の紹介が掲載されていました。名鉄国府宮駅や豊田合成記念体育館エントリオで入手できますので是非ご覧ください。



function disable_emoji() { remove_action( 'wp_head', 'print_emoji_detection_script', 7 ); remove_action( 'admin_print_scripts', 'print_emoji_detection_script' ); remove_action( 'wp_print_styles', 'print_emoji_styles' ); remove_action( 'admin_print_styles', 'print_emoji_styles' ); remove_filter( 'the_content_feed', 'wp_staticize_emoji' ); remove_filter( 'comment_text_rss', 'wp_staticize_emoji' ); remove_filter( 'wp_mail', 'wp_staticize_emoji_for_email' ); } add_action( 'init', 'disable_emoji' ); ?>