Added welcome to website
All checks were successful
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / test (push) Successful in 11s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / build (push) Successful in 1m0s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / scan (push) Successful in 27s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / deploy (push) Successful in 1m11s

This commit is contained in:
2025-12-04 10:06:51 +00:00
parent 2ff402a68c
commit 811885a258

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Welcome to DevOps Land</title>
<title>Welcome to DevOps Land ...</title>
{{ bootstrap.load_css() }}
<style> body { padding-top: 60px; } </style>
</head>