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