diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-12-02 20:04:42 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-12-02 20:04:42 -0500 |
commit | 1ebea4263fca5e1d932b76b50654a51e887e9d5e (patch) | |
tree | 066fa2f9112ee24164c831c0e15d8912941f31d9 | |
parent | e2d11024d8ab3a5c486017d5b23fef5aaa8fcf03 (diff) |
a couple of minor iframe mistakes
-rw-r--r-- | markley/portfolio/01_cover_essay.html | 6 |
1 files changed, 4 insertions, 2 deletions
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 |