Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
YouGuessedMyName committed Dec 5, 2024
1 parent fc933ef commit d44b237
Show file tree
Hide file tree
Showing 21 changed files with 30,701 additions and 30,673 deletions.
8 changes: 4 additions & 4 deletions docs/getting_started/die.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
></script>
<style type="text/css">
#mynetwork {
width: 800px;
height: 600px;
border: 1px solid lightgray;
}
</style>
</head>
<body>
<div id="mynetwork"></div>
<script type="text/javascript">
var nodes = new vis.DataSet([{ id: 0, label: `init`, group: "states" },
{ id: 1, label: `rolled1`, group: "states" },
{ id: 2, label: `rolled2`, group: "states" },
Expand Down Expand Up @@ -207,4 +207,4 @@
"
border:none !important;
allowfullscreen webkitallowfullscreen mozallowfullscreen
></iframe>
></iframe>
Loading

0 comments on commit d44b237

Please sign in to comment.