There was an error while loading. Please reload this page.
2 parents fc63dba + 156f14a commit 36fe790Copy full SHA for 36fe790
1 file changed
src/platform/device-agent.njk
@@ -38,6 +38,7 @@ meta:
38
<div class="md:flex items-center md:flex-row md:justify-between text-center md:text-left gap-8">
39
<div class="m-auto md:w-1/2 lg:w-5/12 max-w-md">
40
<h1 class="px-12 md:px-0 m-auto mb-6 max-md:flex max-md:flex-row max-md:justify-center md:ml-0 md:max-w-[250px]">
41
+ <span class="sr-only">FlowFuse Device Agent</span>
42
{% image "./images/ff-logo-device-agent-light.svg", "FlowFuse Device Agent", [225] %}
43
</h1>
44
<p class="mb-6">
0 commit comments