Svg: require()

in src/components/HomepageFeatures/index.tsx [51:58]


    Svg: require('@site/static/img/ManagementInterface.svg').default,
    description: (
      <>
        Built-in terminal CLI to manage the streaming server, or maybe the modern Web UI? Why not both :)
      </>
    ),
  },
  {