Skip to content

Commit

Permalink
test dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuji-orca committed Apr 7, 2024
1 parent e5b2f70 commit 61b5e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steps/01-init-app/app/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const server = http
res.end(/* html */ `
<html>
<head>
<title>Demo App</title>
<title>Demo App(Staging)</title>
</head>
<body>
<h1>Demo App</h1>
Expand Down

0 comments on commit 61b5e3b

Please sign in to comment.