From 1ebea4263fca5e1d932b76b50654a51e887e9d5e Mon Sep 17 00:00:00 2001
From: Holden Rohrer <hr@hrhr.dev>
Date: Wed, 2 Dec 2020 20:04:42 -0500
Subject: a couple of minor iframe mistakes

---
 markley/portfolio/01_cover_essay.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

(limited to 'markley/portfolio/01_cover_essay.html')

diff --git a/markley/portfolio/01_cover_essay.html b/markley/portfolio/01_cover_essay.html
index 90648c1..64f2a38 100644
--- a/markley/portfolio/01_cover_essay.html
+++ b/markley/portfolio/01_cover_essay.html
@@ -180,7 +180,8 @@ makes him an unhealthy person---which is why a drug regime and eventual
 demise are associated with the indiscretion of becoming Hyde, like a
 poetic punishment.
 </p>
-<iframe src="https://hrhr.dev/essayone" height=600 width=800></iframe>
+<iframe src="https://hrhr.dev/markley/essayone" height=600 width=800>
+</iframe>
 <p>
 The specific theme of health is fairly domain-specific, but these
 modes of thinking are general.
@@ -204,7 +205,8 @@ experiment to show that experimenters, by default, want the most control
 they can have over their experiments, and ethical concerns take a
 backseat.
 </p>
-<iframe src="https://hrhr.dev/markley/essaytwo"></iframe>
+<iframe src="https://hrhr.dev/markley/essaytwo" height=600 width=800>
+</iframe>
 <p>
 <!-- most important concepts, strategies, skills, practices, approaches
 that you acquired, in relation both to the course outcomes and to your
-- 
cgit