feat: Update to Knative 2048 v2.0.1

- Update page title to reflect version and auto-deploy pipeline
- This will trigger the complete dev → staging → prod auto-promotion flow
This commit is contained in:
Greg
2025-07-01 12:24:10 -07:00
parent 8dda1e692b
commit 573587a45a

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.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>2048 Game - Webhook-Powered Deployment</title> <title>Knative 2048 v2.0.1 - Auto-Deploy Pipeline</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="favicon.png"> <link rel="icon" type="image/png" href="favicon.png">
</head> </head>