Skip to content

Commit 8595ac6

Browse files
committed
Page title
1 parent 7e65dd8 commit 8595ac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Ch07_CSP/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>Ch07_CSP</title>
7+
<title>Chapter 07 - Content Security Policy (CSP)</title>
88
</head>
99
<body>
10-
<h1>Ch07_CSP</h1>
10+
<h1>Chapter 07 - Content Security Policy (CSP)</h1>
1111

1212
<h2>Without Content Security Policy</h2>
1313

0 commit comments

Comments
 (0)