npm install react-helmetyarn add react-helmetpnpm add react-helmet<script src="https://fastly.jsdelivr.net/npm/react-helmet"></script><script src="https://unpkg.com/react-helmet"></script><script type="module">
import reacthelmet from 'https://cdn.jsdelivr.net/npm/react-helmet/+esm';
</script><script type="module">
import reacthelmet from 'https://cdn.skypack.dev/react-helmet';
</script>