diff --git a/src/app/app.component.scss b/src/app/app.component.scss index f4c6457..d385a31 100644 --- a/src/app/app.component.scss +++ b/src/app/app.component.scss @@ -66,7 +66,7 @@ main { color: $light; &::before { - content: "testing ftp"; + content: "testing workflows"; position: absolute; inset: 0; }