Skip to content

Commit b24db11

Browse files
author
EC2 Default User
committed
Modify the application code
1 parent 5668632 commit b24db11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

software/src/web/index.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
33
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
44
<head>
5-
<title>Online Brewery Manager</title>
5+
<title>Remy's Online Brewery Manager</title>
66
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
77

88
<link rel="stylesheet" href="css/style.css" type="text/css" media="all"/>
@@ -57,4 +57,4 @@
5757

5858

5959
</body>
60-
</html>
60+
</html>

0 commit comments

Comments
 (0)