Skip to content

Commit cc66fd3

Browse files
committed
Change the title of main page
1 parent aada004 commit cc66fd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<html>
22

33
<head>
4-
<title>Express</title>
4+
<title>운영팀 웹 어드민 시스템</title>
55
<link rel="stylesheet" href="/stylesheets/style.css">
66
</head>
77

88
<body>
9-
<h1>Express</h1>
10-
<p>Welcome to Express</p>
9+
<h1>운영팀 웹 어드민 시스템</h1>
10+
<p>Welcome to 운영팀 웹 어드민 시스템</p>
1111
</body>
1212

1313
</html>

0 commit comments

Comments
 (0)