diff --git a/src/Routes/Root.c b/src/Routes/Root.c index 51407e3..98e8745 100644 --- a/src/Routes/Root.c +++ b/src/Routes/Root.c @@ -26,6 +26,13 @@ RouteHead(RouteRoot, arr, argp) StreamPrintf(args->stream, " with the bridge, with the "); StreamPrintf(args->stream, " generated YAML file."); StreamPrintf(args->stream, "

"); + StreamPrintf(args->stream, "

"); + StreamPrintf(args->stream, " More information available at "); + StreamPrintf(args->stream, " stream, " >the actual page."); + StreamPrintf(args->stream, "

"); + StreamPrintf(args->stream, " "); StreamPrintf(args->stream, " "); StreamPrintf(args->stream, "");