Browse Source

server player

master
zeus 4 years ago
parent
commit
d41db36b8f
  1. 4
      aplayer.html

4
aplayer.html

@ -3,9 +3,7 @@
<link rel="stylesheet" type="text/css" href="/player/asciinema-player.css" />
</head>
<body>
<!--
<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>
-->
<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>
<script src="/player/asciinema-player.js"></script>
<script>
var url_string = window.location.href

Loading…
Cancel
Save