From afaddead03b243076b432a7bbe1c5d311462d75d Mon Sep 17 00:00:00 2001 From: Athanasios <ath.kouk.oid@gmail.com> Date: Thu, 4 Mar 2021 09:31:23 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c59ca8d..d657085 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Description -A multi page template using two raw templates and an external link to a demo +A multi page template using two raw templates and an external link to a demo. # Deployment -To deploy your gitlab page you have to run the deploy-job in the CI / CD pipeline +To deploy your gitlab page you have to run the deploy-job in the CI / CD pipeline. # Cleanup -To delete your published gitlab page you have to run the cleanup-job in the CI / CD pipeline \ No newline at end of file +To delete your published gitlab page you have to run the cleanup-job in the CI / CD pipeline. \ No newline at end of file -- GitLab