• Paul Kaplan's avatar
    Use custom meta tag info for project page. · ef217b96
    Paul Kaplan authored
    Note this _will not_ work until the page uses a template that does not include these meta tags. That is because react-helmet does not override any existing info in the head.
    
    Thus, this was tested by removing that info from the template and seeing it work, then putting the template back.
    ef217b96
meta.jsx 1.06 KB