rel="top" for homepage link on footer

This commit is contained in:
Job Bautista 2021-05-07 08:59:03 +00:00
parent 3c33c89cbd
commit d15e819c23
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<base target="_parent">
</head>
<body>
<a href="/~job/" title="Return to main page"><img src="/~job/home.svg" alt="Return to main page" /></a><br />
<a rel="top" href="/~job/" title="Return to main page"><img src="/~job/home.svg" alt="Return to main page" /></a><br />
<div>
<a href="https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Frw.rs%2F~job%2Findex.css&profile=css3svg&usermedium=all&warning=2&vextwarning=&lang=en" title="index.css valid!">
<img style="border:0;width:120px;height:42px" src="/~job/cssvalidated.svg" alt="Valid CSS!" />
@ -21,4 +21,4 @@
</a>
</div>
</body>
</html>
</html>