Skip to content

Commit

Permalink
Create Full_Infra.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsparththing authored Nov 13, 2024
1 parent e33cfc4 commit 24e96e4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions html/Full_Infra.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Asciinema Demo</title>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/resources/public/css/asciinema-player.css">
</head>
<body>
<h1>Infra Deployment Demo</h1>
<asciinema-player src="https://asciinema.org/a/8R3ryvdt3zuJfS3FBX0TdFuXt.cast" autoplay="true" loop="true"></asciinema-player>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/resources/public/js/asciinema-player.js"></script>
</body>
</html>

0 comments on commit 24e96e4

Please sign in to comment.