summaryrefslogtreecommitdiffstats
path: root/apps/portal/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'apps/portal/src/index.html')
-rw-r--r--apps/portal/src/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/portal/src/index.html b/apps/portal/src/index.html
index 985b62b..0bf1fb1 100644
--- a/apps/portal/src/index.html
+++ b/apps/portal/src/index.html
@@ -35,7 +35,7 @@
</script>
<link rel="stylesheet"
href="./_assets/pre.css">
- <title>Time Tracker</title>
+ <title>Projects - Greatoffice</title>
</head>
<body>
@@ -47,7 +47,7 @@
<div class="fill-loader fill-loader--v4"
id="loader"
role="alert">
- <p class="fill-loader__label">Loading Time Tracker...</p>
+ <p class="fill-loader__label">Loading Projects...</p>
<div aria-hidden="true">
<div class="fill-loader__base"></div>
<div class="fill-loader__fill"></div>