Update the title and encoding for the C++ status page
authorAaron Ballman <aaron@aaronballman.com>
Thu, 21 Oct 2021 16:14:44 +0000 (12:14 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 21 Oct 2021 16:14:44 +0000 (12:14 -0400)
clang/www/cxx_status.html

index aa5dd57..6894ca1 100755 (executable)
@@ -1,8 +1,8 @@
 <!DOCTYPE html>
 <html>
 <head>
-  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-  <title>Clang - C++20, C++17, C++14, C++11 and C++98 Status</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <title>Clang - C++ Programming Language Status</title>
   <link type="text/css" rel="stylesheet" href="menu.css">
   <link type="text/css" rel="stylesheet" href="content.css">
   <style type="text/css">