rename clients to devices

This commit is contained in:
2025-01-07 16:20:40 -08:00
parent d99ee9ef1e
commit cc7c94417d
25 changed files with 284 additions and 287 deletions

View File

@@ -21,7 +21,7 @@
<section id="get-started" class="border-l-2 pl-6">
<p>
To get started,
<Button class="ml-2" href="/clients?add=New+Client">Create a New Client</Button>
<Button class="ml-2" href="/devices?add=New+Device">Add a New Device</Button>
</p>
</section>
<!-- <section id="using-wireguard">-->