Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
-
<title>Unconscious Bias Training</title>
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: Arial, sans-serif;
|
@@ -26,7 +26,7 @@
|
|
26 |
<body>
|
27 |
<div class="container">
|
28 |
<h1>Unconscious Bias Training</h1>
|
29 |
-
<iframe src="https://
|
30 |
</div>
|
31 |
</body>
|
32 |
</html>
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>Unconscious Bias Training PDF</title>
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: Arial, sans-serif;
|
|
|
26 |
<body>
|
27 |
<div class="container">
|
28 |
<h1>Unconscious Bias Training</h1>
|
29 |
+
<iframe src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Training%20%232_%20Unconscious%20Bias.pdf" width="1000" height="800"></iframe>
|
30 |
</div>
|
31 |
</body>
|
32 |
</html>
|