Skip to content

Commit

Permalink
Update index.html with default blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
madischultz authored Dec 11, 2023
1 parent a24556e commit 78695dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<script src="https://unpkg.com/blockly/blockly.min.js"></script>
<script src="https://unpkg.com/blockly/python_compressed"></script>
<script src="custom_blocks.js"></script>
<script src="defaultBlocks.js"></script>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>

Expand Down

0 comments on commit 78695dc

Please sign in to comment.