Skip to content

Commit 178f31d

Browse files
committed
fix: frontend title
1 parent e19acf6 commit 178f31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
88
<link rel="icon" href="/favicon.ico" />
9-
<title>QuickStart AWS Containers</title>
9+
<title>QuickStart AWS Serverless</title>
1010
</head>
1111
<body>
1212
<div id="root"></div>

0 commit comments

Comments
 (0)