app/template/default/Block/o_head.twig line 1

Open in your IDE?
  1. <meta name="description" content="島あそぼとは、日本国内の離島で、海や山、川など豊かな自然の中には様々なアクティビティが充実した離島でもっと遊びたい!そんな想いにぴったりの体験が見つかるサイトです!">
  2. <meta property="og:title" content="{% if subtitle is defined and subtitle is not empty %}{{ subtitle }}{% elseif title is defined and title is not empty %}{{ title }}{% endif %}|{{ BaseInfo.shop_name }}">
  3. <meta property="og:description" content="島あそぼとは、日本国内の離島で、海や山、川など豊かな自然の中には様々なアクティビティが充実した離島でもっと遊びたい!そんな想いにぴったりの体験が見つかるサイトです!">
  4. <meta property="og:image" content="{{ app.request.uri }}/html/user_data/assets/img/common/ogp.jpg">
  5. {#フォント#}
  6. <link rel="preconnect" href="https://fonts.googleapis.com">
  7. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  8. <link href="https://fonts.googleapis.com/css2?family=Cardo:wght@400;700&family=Noto+Sans+JP:wght@400;500;700;900&family=Shippori+Mincho+B1:wght@600&display=swap" rel="stylesheet">