We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b40829 + 85d2c51 commit 2055768Copy full SHA for 2055768
src/templates/pages/learn/tdd.hbs
@@ -93,7 +93,7 @@ slug: learn/
93
<meta charset="UTF-8">
94
<meta name="viewport" content="width=device-width, initial-scale=1">
95
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js"></script>
96
- <script src="sketch.js"></script>>
+ <script src="sketch.js"></script>
97
<style> body {padding: 0; margin: 0;} </style>
98
</head>
99
<body>
0 commit comments