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