Skip to content

Commit

Permalink
[Update] change youtube link for HITCON CMT 2019
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Huang <[email protected]>
  • Loading branch information
kentwelcome committed Aug 22, 2019
1 parent 24a50ef commit f72a555
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<header>
<title>HITCON CMT 2018 - Interpreter</title>
<title>HITCON CMT 2019 - Interpreter</title>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes" />
<style>
Expand Down Expand Up @@ -38,13 +38,13 @@
<body>
<div class="frameT">
<div class="youtube-link">
<a href="https://www.youtube.com/watch?v=X06yLD8e48Y" class="link-style"><h1>R0</h1></a>
<a href="https://www.youtube.com/watch?v=2D36tRPaZts" class="link-style"><h1>R0</h1></a>
</div>
<div class="youtube-link">
<a href="https://www.youtube.com/watch?v=ZzQlIlh1CuA" class="link-style"><h1>R1</h1></a>
<a href="https://www.youtube.com/watch?v=z3BNvFMq8HE" class="link-style"><h1>R1</h1></a>
</div>
<div class="youtube-link">
<a href="https://www.youtube.com/watch?v=HqZR90GoDx8" class="link-style"><h1>R2</h1></a>
<a href="https://www.youtube.com/watch?v=cnj6DL1-8k8" class="link-style"><h1>R2</h1></a>
</div>
</div>
</body>
Expand Down

0 comments on commit f72a555

Please sign in to comment.