令和5年8月10日 令和5年度の稲沢市戦没者追悼式が厳かに挙行されました。今の我が国の繁栄は先の大戦で祖国と家族を思い散華された2,386柱のご英霊のお陰である事を忘れる事なく、恒久平和とご遺族の安寧をお祈りしました。

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' ); ?>