diff options
-rw-r--r-- | err/m.htm | 2 | ||||
-rw-r--r-- | gh/m.htm | 2 | ||||
-rw-r--r-- | gh/w/m.htm | 2 | ||||
-rw-r--r-- | gh/wf/m.htm | 2 | ||||
-rw-r--r-- | m.css (renamed from css/m.css) | 0 | ||||
-rw-r--r-- | m.htm | 2 | ||||
-rw-r--r-- | p/m.htm | 2 | ||||
-rw-r--r-- | w/m.htm | 2 | ||||
-rw-r--r-- | wf/m.htm | 2 |
9 files changed, 8 insertions, 8 deletions
diff --git a/err/m.htm b/err/m.htm index ba2020b..0589953 100644 --- a/err/m.htm +++ b/err/m.htm @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="../css/m.css" /> + href="../m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> diff --git a/gh/m.htm b/gh/m.htm index 24b3206..1495d83 100644 --- a/gh/m.htm +++ b/gh/m.htm @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="../css/m.css" /> + href="../m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> diff --git a/gh/w/m.htm b/gh/w/m.htm index 58a4c40..8d35e99 100644 --- a/gh/w/m.htm +++ b/gh/w/m.htm @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="../css/m.css" /> + href="../../m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> diff --git a/gh/wf/m.htm b/gh/wf/m.htm index 136e565..8798fbe 100644 --- a/gh/wf/m.htm +++ b/gh/wf/m.htm @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="../css/m.css" /> + href="../../m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> diff --git a/css/m.css b/m.css index db81c7d..db81c7d 100644 --- a/css/m.css +++ b/m.css diff --git a/m.htm b/m.htm index e5a6886..2c85c4d 100644 --- a/m.htm +++ b/m.htm @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="css/m.css" /> + href="m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> diff --git a/p/m.htm b/p/m.htm index 8c6b866..ed970a6 100644 --- a/p/m.htm +++ b/p/m.htm @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="../css/m.css" /> + href="../m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> diff --git a/w/m.htm b/w/m.htm index 26be5e2..f5a6ab1 100644 --- a/w/m.htm +++ b/w/m.htm @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="../css/m.css" /> + href="../m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> diff --git a/wf/m.htm b/wf/m.htm index 5d4d34c..523b7ae 100644 --- a/wf/m.htm +++ b/wf/m.htm @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" - href="../css/m.css" /> + href="../m.css" /> <title>Porter Swanstrom</title></head> <body><div class="main"><div class="head"> |