-
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