From 6f6db36b0f61aeed195244c9384c9f177e4306ec Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Fri, 29 Jan 2021 23:10:01 -0500 Subject: [PATCH] Minor updates --- .gitignore | 2 +- web/app/public/index.html | 5 ++--- web/static/index.html | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 21fb169f..f8b8f357 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -bin + bin .idea .vscode gatus \ No newline at end of file diff --git a/web/app/public/index.html b/web/app/public/index.html index 8cfb678b..692aa9f1 100644 --- a/web/app/public/index.html +++ b/web/app/public/index.html @@ -1,5 +1,5 @@ - + @@ -9,9 +9,8 @@
- diff --git a/web/static/index.html b/web/static/index.html index a3fa0ce6..267bb21a 100644 --- a/web/static/index.html +++ b/web/static/index.html @@ -1 +1 @@ -Health Dashboard | Gatus
\ No newline at end of file +Health Dashboard | Gatus
\ No newline at end of file