From 5bb20ff80bcddd2d8e645ee389904deddae20b8e Mon Sep 17 00:00:00 2001 From: "Begerad, Stefan" Date: Wed, 30 Aug 2023 13:06:59 +0200 Subject: [PATCH] feat: switch title from title to Station Profile --- .gitignore | 2 ++ public/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9b9efe6..62f63f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # Others +*.tar.gz +*.tgz build* # Logs diff --git a/public/index.html b/public/index.html index f72487a..76925c4 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,7 @@ - title + Station Profile