edited template/index.html
Some checks failed
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / test (push) Failing after 11s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / build (push) Has been skipped
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / scan (push) Has been skipped
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / deploy (push) Has been skipped

This commit is contained in:
2025-12-04 10:16:35 +00:00
parent 50d41b7da5
commit 0205a5f90b

View File

@@ -25,7 +25,7 @@
</nav> </nav>
<div class="container"> <div class="container">
<div class="bg-primary text-white py-5 mt-4 rounded text-center"> <div class="bg-primary text-white py-5 mt-4 rounded text-center">
<h1 class="display-4">Land of DevOps CI/CD Kubernetes Docker Ceph Ansible Terraform Gitlab ...</h1> <h1 class="display-4">Land of DevOps...</h1>
<p class="lead">This is a realistic, Bootstrap-powered Flask application with DB integration for demonstration.</p> <p class="lead">This is a realistic, Bootstrap-powered Flask application with DB integration for demonstration.</p>
<a class="btn btn-light btn-lg" href="#features" role="button">Learn More</a> <a class="btn btn-light btn-lg" href="#features" role="button">Learn More</a>
</div> </div>