Update main website
Some checks failed
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / test (push) Successful in 59s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / build (push) Successful in 1m2s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / scan (push) Successful in 26s
Build and Deploy Demo App (Artifacts, GHES/Gitea-safe) / deploy (push) Failing after 25s

This commit is contained in:
2025-12-04 09:39:40 +00:00
parent 986ed7f72d
commit 02d671d1f0

View File

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