Skip to content

Commit e729084

Browse files
committed
class init
1 parent 5d2dba9 commit e729084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ title: "MCU Board Table"
1414
| M5 Stack Atom | ESP32 | <1M | 4M | Type-C | 1 | [![M5 Stack Atom photo](https://micropython.org/resources/micropython-media/boards/M5STACK_ATOM/m5stack_atom.thumb.jpg)](https://micropython.org/resources/micropython-media/boards/M5STACK_ATOM/m5stack_atom.jpg) |
1515
{: #board-table }
1616

17-
<script>
17+
<script type="text/javascript" class="init">
1818
$(document).ready( function () {
1919
$('board-table').DataTable();
2020
} );

0 commit comments

Comments
 (0)