304 B
304 B
| sidebar | title | folder | permalink | device |
|---|---|---|---|---|
| home_sidebar | Update firmware on hotdog | fw_update | /devices/hotdog/fw_update/ | hotdog |
{% assign device = site.data.devices[page.device] %} {% capture path %}templates/device_specific/{{ device.firmware_update }}.md{% endcapture %} {% include {{ path }} %}