Spaces:
Running
Running
Commit
•
8f2142a
1
Parent(s):
c81a8aa
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -26,7 +26,7 @@
|
|
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>
|
|
|
26 |
<body>
|
27 |
<div class="container">
|
28 |
<h1>Unconscious Bias Training</h1>
|
29 |
+
<iframe src="https://docs.google.com/viewer?url=https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Training%20%232_%20Unconscious%20Bias.pdf&embedded=true" width="1000" height="800"></iframe>
|
30 |
</div>
|
31 |
</body>
|
32 |
+
</html>
|