Skip to content

Commit 8fe6edd

Browse files
committed
Page title
1 parent 7dfef6c commit 8fe6edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Ch05_HSTS/src/main/webapp/index.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
66
<link rel="stylesheet" type="text/css" href="styles.css" />
7-
<title>Ch05_HSTS</title>
7+
<title>Chapter 05 - HTTP Strict Transport Security (HSTS)</title>
88
</head>
99
<body>
10-
<h1>Ch05_HSTS</h1>
10+
<h1>Chapter 05 - HTTP Strict Transport Security (HSTS)</h1>
1111

1212
<form name="login" method="post" action="LoginServlet">
1313
<table>

0 commit comments

Comments
 (0)