From 75606dfe2ea00c0a217277b3b9e20881bbcce8fd Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 18 Aug 2024 01:19:46 +0200 Subject: [PATCH] consistent casing in the titles (all lower case) --- pkg/server/ui/about.templ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/server/ui/about.templ b/pkg/server/ui/about.templ index b754b8e..b6e84fa 100644 --- a/pkg/server/ui/about.templ +++ b/pkg/server/ui/about.templ @@ -62,7 +62,7 @@ templ About() { The agent will always print the id and command required to connect to it to standard output.

-

Security

+

security

The setup is such that the connection from client (end-user) to server (agent on CI job) @@ -103,7 +103,7 @@ templ About() { as multiple agents are also allowed.

-

Timeouts

+

timeouts

There is a timeout mechanism in the agent such that jobs do not hang indefinitely @@ -123,7 +123,7 @@ templ About() { exits when the last user has logged out.

-

Remote shell usage

+

remote shell usage

The agent supports a --shells command-line option by which a comma-separated