diff options
Diffstat (limited to 'examples/cgi')
| -rw-r--r-- | examples/cgi/cgi.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cgi/cgi.cc b/examples/cgi/cgi.cc index a0294ab..5586410 100644 --- a/examples/cgi/cgi.cc +++ b/examples/cgi/cgi.cc @@ -14,7 +14,7 @@ const std::string g_not_found = R"( <html> <head> <meta charset="UTF-8"> - <title>Uh Oh!</title> + <title>error | snu-lib</title> <style> body { font-family: monospace; |
