app/template/plants/Block/headerlink.twig line 1

Open in your IDE?
  1. <!-- CSS -->
  2. <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
  3. <link rel="stylesheet" href="{{ asset('assets/css/magic-mouse.css','user_data') }}" />
  4. <link href="{{ asset('assets/css/normalize.css','user_data') }}" type="text/css" rel="stylesheet">
  5. <link href="{{ asset('assets/css/style.css','user_data') }}" type="text/css" rel="stylesheet">
  6. <link href="{{ asset('assets/css/responsive.css','user_data') }}" type="text/css" rel="stylesheet">
  7. <!--Fonts -->
  8. <link rel="preconnect" href="https://fonts.gstatic.com">
  9. <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet">