|
@ -3,9 +3,7 @@ |
|
|
<link rel="stylesheet" type="text/css" href="/player/asciinema-player.css" /> |
|
|
<link rel="stylesheet" type="text/css" href="/player/asciinema-player.css" /> |
|
|
</head> |
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
|
<!-- |
|
|
<asciinema-player title="Linux" author="swarmlab.io" author-url="http://www.swarmlab.io" font-size="small" speed="2" theme="monokai" src="/player/hybrid-linux/demo.cast"></asciinema-player> |
|
|
<asciinema-player title="Linux" author="swarmlab.io" author-url="http://www.swarmlab.io" font-size="small" speed="2" theme="monokai" src="/player/demo.cast"></asciinema-player> |
|
|
|
|
|
--> |
|
|
|
|
|
<script src="/player/asciinema-player.js"></script> |
|
|
<script src="/player/asciinema-player.js"></script> |
|
|
<script> |
|
|
<script> |
|
|
var url_string = window.location.href |
|
|
var url_string = window.location.href |
|
|