Double quotes in html tags. No link self-end tags.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="1;url=/resume.pdf">
|
||||
<link rel="shortcut icon" href="/favicon.png" />
|
||||
<link rel="canonical" href="/resume.pdf"/>
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
<link rel="canonical" href="/resume.pdf">
|
||||
<script type="text/javascript">
|
||||
window.location.href = "/resume.pdf"
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user