Merge pull request #167 from binomads/master

Typo which fixes rel="copyright" by rel="license"
This commit is contained in:
Josh Buchea 2017-05-29 18:01:17 -07:00 committed by GitHub
commit d5c892b5b8
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ Below are the essential tags for basic, minimalist websites:
<link rel="author" href="humans.txt">
<!-- Refers to a copyright statement that applies to the links context -->
<link rel="copyright" href="copyright.html">
<link rel="license" href="copyright.html">
<!-- Gives a reference to a location in your document that may be in another language -->
<link rel="alternate" href="https://es.example.com/" hreflang="es">