perl and python scrips ../css -> /css

This commit is contained in:
2024-12-16 22:14:46 +00:00
parent 964338b736
commit 8c7d08a23c
4 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ print TABLE << "END";
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
<title>1623/204 Passage Names Glossary</title>
</head>

View File

@@ -32,7 +32,7 @@ print TABLE << "END";
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
<title>1623/204 Question Mark List</title>
</head>