Skip to content

Commit

Permalink
upgraded 2nd iframe to https
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdavis99 committed Jul 18, 2023
1 parent 099c984 commit 7d7f5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>iframe explorer</h1>
width="45%"
height="1000px"></iframe>

<iframe src="http://thirstyhead.com/unlighthouse-explorer/reports/lighthouse.html"
<iframe src="https://thirstyhead.com/unlighthouse-explorer/reports/lighthouse.html"
id="test-page"
width="45%"
height="1000px"></iframe>
Expand Down

0 comments on commit 7d7f5c5

Please sign in to comment.