Add legacy redirects to posts, add canonical ref

This commit is contained in:
2014-07-29 23:33:16 -04:00
parent 6fede65105
commit 1e7a2ae5bb
12 changed files with 12 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<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"/>
<script type="text/javascript">
window.location.href = "/resume.pdf"
</script>