BTB-5 Als Benutzer möchte ich im Tab-Reiter des Browsers sehen, welches Modul im Tab läuft.
diff --git a/sonar-project.properties b/sonar-project.properties
index eaa538f..b5b9ba0 100644
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -1,7 +1,7 @@
 # must be unique in a given SonarQube instance
-sonar.projectKey=openk.pta.de:elogbookFE
+sonar.projectKey=openk.pta.de:elogbook.frontend
 # this is the name and version displayed in the SonarQube UI. Was mandatory prior to SonarQube 6.1.
-sonar.projectName=elogbookFE
+sonar.projectName=openk.pta.de:elogbook.frontend
 sonar.projectVersion=1.0.1
  
 sonar.sourceEncoding=UTF-8
diff --git a/src/index.html b/src/index.html
index 592ea19..3207cbc 100644
--- a/src/index.html
+++ b/src/index.html
@@ -16,7 +16,7 @@
 <head>
   <meta http-equiv="X-UA-Compatible" content="IE=11" />
   <meta charset="utf-8">
-  <title>openKONSEQUENZ</title>
+  <title>Betriebstagebuch - openKONSEQUENZ</title>
   <base href="./">
 
   <meta name="viewport" content="width=device-width, initial-scale=1">