{%- comment -%} Structured data (JSON-LD) + hreflang, injected into
via the Cayman theme's head-custom hook. jekyll-seo-tag already emits WebSite/WebPage/ Organization markup; these blocks add the software and FAQ schema that generative search engines (GEO) look for, per-language. Driven by per-page front-matter so each language page carries its own localized schema. {%- endcomment -%} {%- if page.hreflang_en and page.hreflang_ko -%} {%- endif -%} {%- if page.software_schema -%} {%- endif -%} {%- if page.article_schema -%} {%- endif -%} {%- if page.faq_schema -%} {%- assign faqdata = site.data[page.faq_data] -%} {%- endif -%}