Skip to content

Commit

Permalink
mip
Browse files Browse the repository at this point in the history
  • Loading branch information
d-wdj committed Aug 9, 2019
1 parent d65faeb commit 4b4320b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<h1>Dimitri Wirjowerdojo</h1>
<h2>Bioinformatics | High-Throughput Biology | Nanotechnology</h2>
<a href="https://bit.ly/d-wdj_CV_201902" class="btn-rounded-white"><b>CV</b></a>
<a href="https://docs.google.com/presentation/d/1ixcSJVJgWK4YsaLmYe15Bd4A6Xv1OP43vstnaq9Pgas/edit?usp=sharing" class="btn-rounded-white"><b>MIP</b></a>
</div>
<!-- End #lead-content -->

Expand Down
19 changes: 19 additions & 0 deletions mip.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE HTML>

<meta charset="UTF-8">
<meta http-equiv="refresh" content="1; url=https://docs.google.com/presentation/d/1ixcSJVJgWK4YsaLmYe15Bd4A6Xv1OP43vstnaq9Pgas/edit?usp=sharing">

<script>
window.location.href = "https://docs.google.com/presentation/d/1ixcSJVJgWK4YsaLmYe15Bd4A6Xv1OP43vstnaq9Pgas/edit?usp=sharing"
=======
<meta http-equiv="refresh" content="1; url=https://docs.google.com/presentation/d/1ixcSJVJgWK4YsaLmYe15Bd4A6Xv1OP43vstnaq9Pgas/edit?usp=sharing">

<script>
window.location.href = "https://docs.google.com/presentation/d/1ixcSJVJgWK4YsaLmYe15Bd4A6Xv1OP43vstnaq9Pgas/edit?usp=sharing"
>>>>>>> 4a6c4de0e4cebde7f78840e2df71918a946f56d0
</script>

<title>Page Redirection</title>

<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically, follow this <a href='https://docs.google.com/presentation/d/1ixcSJVJgWK4YsaLmYe15Bd4A6Xv1OP43vstnaq9Pgas/edit?usp=sharing'>link</a>

0 comments on commit 4b4320b

Please sign in to comment.