Skip to content

Commit d06cddd

Browse files
Register La Bella Toscana marketing site for /labellatoscana/es/ deploy.
Fetch build artifact labellatoscana-satisfecho-deploy from satisfecho/060_labellatoscana on Deploy to amvara9. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 0b2d2ab commit d06cddd

3 files changed

Lines changed: 20 additions & 0 deletions

File tree

config/marketing-sites.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@
7070
"branch": "main",
7171
"artifact": "pita-house-satisfecho-deploy",
7272
"deploySubpath": "es"
73+
},
74+
{
75+
"slug": "labellatoscana",
76+
"repo": "satisfecho/060_labellatoscana",
77+
"branch": "main",
78+
"artifact": "labellatoscana-satisfecho-deploy",
79+
"deploySubpath": "es"
7380
}
7481
]
7582
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
placeholder until CI artifact sync
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!doctype html>
2+
<html lang="es">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>La Bella Toscana — Pizzería Restaurante</title>
6+
<meta http-equiv="refresh" content="0; url=es/" />
7+
<script>location.replace('es/' + location.search + location.hash);</script>
8+
</head>
9+
<body>
10+
<p><a href="es/">La Bella Toscana — Pizzería Restaurante</a></p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)