Skip to content

Commit

Permalink
Fix Blog IFrame
Browse files Browse the repository at this point in the history
Cleanup on Aisle Danny
  • Loading branch information
uvidyadharan authored Oct 27, 2023
1 parent e33ca3f commit 95128f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/game_specific_resources/blog/blog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ just can't fully cover.

.. raw:: html

<iframe id="iframeweb" src="http://firsttechchallenge.blogspot.com/" width="100%" height="700"></iframe>
<iframe id="iframeweb" src="https://firsttechchallenge.blogspot.com/" width="100%" height="700"></iframe>

0 comments on commit 95128f2

Please sign in to comment.