Skip to content

Commit 1bcfce6

Browse files
authored
Merge pull request #208 from Kartik1397/patch-2
Make title of 404.html page in sync with header
2 parents 4f045e4 + bc97075 commit 1bcfce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/09_05_final_tcp_server/404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>Hello!</title>
5+
<title>Oops!</title>
66
</head>
77
<body>
88
<h1>Oops!</h1>

0 commit comments

Comments
 (0)