Having checked for latin1 characters, redefine meta content type from latin 1 to utf8

This commit is contained in:
Martin Green
2022-06-22 22:59:33 +01:00
parent 83fe635230
commit 0767051f0d
738 changed files with 738 additions and 759 deletions

View File

@@ -1,4 +1,4 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf8" />
<title>Expo 2003 To Do List</title><link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
<title>CUCC 2003 Expedition Goals</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
<title>2003 Expo: index</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
<title>2003 Expo: Priorities</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />