fix display of blinka page filters - make downloads.js happy
This commit is contained in:
parent
3e8986ce7a
commit
ccdd71d486
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ permalink: /blinka
|
|||
data-name="{{ board.name }}"
|
||||
data-downloads="0"
|
||||
data-manufacturer="{{ board.manufacturer }}"
|
||||
data-mcufamily="{{ info.family }}"
|
||||
data-features="{{ board.features | join: ','}}"
|
||||
data-date="{{ board.date_added }}">
|
||||
<a href="{{ board.url | relative_url }}">
|
||||
|
|
|
|||
Loading…
Reference in a new issue