diff --git a/Jenkinsfile b/Jenkinsfile
index b93e8ad..6fa8120 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -3,7 +3,7 @@ pipeline {
stages {
stage('stage 1') {
steps {
- echo "Hello world"
+ echo "Stein Front Push"
}
}
}
diff --git a/login/login.html b/login/login.html
index 296814d..6abf887 100644
--- a/login/login.html
+++ b/login/login.html
@@ -12,7 +12,7 @@