Agent core download and reverse proxy improvements.

This commit is contained in:
Ylian Saint-Hilaire
2020-11-30 13:20:31 -08:00
parent 78ba693f43
commit 1e27592ce4
6 changed files with 19 additions and 5 deletions

View File

@@ -31,6 +31,10 @@
<meta name="theme-color" content="#ffffff">
<title>{{{title}}}</title>
<style>
:focus {
outline: 0;
}
a {
color: #036;
text-decoration: underline;