diff options
Diffstat (limited to 'www/OpenProjects.html')
-rw-r--r-- | www/OpenProjects.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/OpenProjects.html b/www/OpenProjects.html index fec23dc14aaa9..b2d4dae6c3e06 100644 --- a/www/OpenProjects.html +++ b/www/OpenProjects.html @@ -2,10 +2,10 @@ "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> - <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> + <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Clang - Get Involved</title> - <link type="text/css" rel="stylesheet" href="menu.css" /> - <link type="text/css" rel="stylesheet" href="content.css" /> + <link type="text/css" rel="stylesheet" href="menu.css"> + <link type="text/css" rel="stylesheet" href="content.css"> </head> <body> |