Skip to content

Commit

Permalink
Added conditional comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
johannburkard committed Jul 29, 2018
1 parent 2cabeb0 commit d5be1ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions leak.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@
<meta name="msapplication-task" content="name=Leak;action-uri=https://leaking.via/meta-name-msa-task;icon-uri=https://leaking.via/meta-name-msa-task-icon">
<meta name="msapplication-TileImage" content="https://leaking.via/meta-name-msa-tile-image">

<!--
%Conditional Comments
-->
<!--[if true]>
<link href="https://leaking.via/conditional-comment-1" rel="stylesheet">
<![endif]-->

<!--
%Links
-->
Expand Down

0 comments on commit d5be1ed

Please sign in to comment.