combining batch code tables of all companies
This commit is contained in:
14
index.html
14
index.html
@@ -1,23 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>How Bad is My Batch</title>
|
||||
<link rel="stylesheet" type="text/css" href="forkMeOnGitHub.css">
|
||||
<meta http-equiv="refresh" content="0; url=batchCodeTable.html" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<span id="forkongithub"><a href="https://github.com/KnollFrank/HowBadIsMyBatch">Fork me on GitHub</a></span>
|
||||
<h1>How Bad is My Batch</h1>
|
||||
<p>
|
||||
<ul>
|
||||
<li><a href="batchCodeTable.html?company=moderna&companyName=Moderna&title=Moderna">Moderna</a></li>
|
||||
<li><a href="batchCodeTable.html?company=pfizer&companyName=Pfizer&title=Pfizer">Pfizer</a></li>
|
||||
<li><a href="batchCodeTable.html?company=janssen&companyName=Janssen&title=Janssen">Janssen</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user