nfl / react-helmet

A document head manager for React
MIT License
17.28k stars 657 forks source link

Fix link alternate example #622

Open openscript opened 3 years ago

openscript commented 3 years ago

Without returning the link tag it won't be mapped, thus not appear in the head.

CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 3 years ago

Codecov Report

Merging #622 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #622   +/-   ##
=======================================
  Coverage   96.90%   96.90%           
=======================================
  Files           3        3           
  Lines         291      291           
=======================================
  Hits          282      282           
  Misses          9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b57ddb...653189e. Read the comment docs.