Skip to content

Commit ccdd71d

Browse files
committed
fix display of blinka page filters - make downloads.js happy
1 parent 3e8986c commit ccdd71d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blinka.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ <h1>Blinka</h1>
8686
data-name="{{ board.name }}"
8787
data-downloads="0"
8888
data-manufacturer="{{ board.manufacturer }}"
89+
data-mcufamily="{{ info.family }}"
8990
data-features="{{ board.features | join: ','}}"
9091
data-date="{{ board.date_added }}">
9192
<a href="{{ board.url | relative_url }}">

0 commit comments

Comments
 (0)