Skip to content

Commit

Permalink
Moving files index.html CNAME using main
Browse files Browse the repository at this point in the history
  • Loading branch information
christinapwalker committed Nov 6, 2024
1 parent 70fc6d3 commit e5f51d8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Empty file added CNAME
Empty file.
20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">

<!--You can add your name and affiliation below to personalise -->
<meta property="og:title" content="Walker CV"/>

<!--You can add your keywords to personalise-->
<meta property="og:description" content="Christina Walker CV"/>

<meta property="og:image" content="https://dummyimage.com/100x100/000/fff&text=CV" />
<title>CV</title>
</head>
<body>
<script type="text/javascript">
window.location.href = "./cv.pdf"
</script>
</body>
</html>

0 comments on commit e5f51d8

Please # to comment.