Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoonz authored Aug 4, 2021
1 parent 33a070f commit e228f0d
Showing 1 changed file with 9 additions and 22 deletions.
31 changes: 9 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
</head>

<body>
<a target="_blank" href="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/bgoonz/python-playground-embed"
class="github-corner" aria-label="View source on Github">
<a target="_blank" href="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/bgoonz/python-playground-embed" class="github-corner"
aria-label="View source on Github">
<svg width="80" height="80" viewBox="0 0 250 250"
style="z-index: 100000; fill:#194ccdaf; color:#fff; position: fixed; top: 20px; border: 0; left: 20px; transform: scale(-1.5, 1.5);"
aria-hidden="true">
Expand All @@ -43,9 +43,6 @@
fill="currentColor" class="octo-body"></path>
</svg>
</a>



<br>
<br>
<center>
Expand All @@ -58,23 +55,18 @@ <h1 style="color:yellow; position:absolute;left:0;width:100%;justify-content:cen
<br>
</hr>
<br>

<br>
</hr>
<br>

<br>
<br>


</center>
<h1 align="center"
style="color:yellow; position:absolute;left:0;width:100%;justify-content:center;align-items:center;">
πŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒ</h1>
<br>
<br>
<br>

<br>
<br>
<br>
Expand All @@ -95,19 +87,14 @@ <h1 style="color:yellow; position:absolute;left:0;width:100%;justify-content:cen
sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe>
<br>
<br>
<iframe height="900px" width="100%" src="https://code.sololearn.com/cOAXyhEmN1f7" scrolling="yes"
frameborder="no" allowtransparency="true" allowfullscreen="true"
sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe>
<br>

<br>
</br>
<iframe id="editor" src="https://embed.spck.io/?files=1&preview=1"
allow="geolocation; microphone; camera; midi; encrypted-media"
style="height: 800px; width: 90%; border: 0;"></iframe>
<!--Load library-->
<script src="https://embed.spck.io/embed/spck-embed.min.js"></script>
<!---------------------------------------------------------------------------------------------------------------------------------->
</br>
<iframe id="editor" src="https://embed.spck.io/?files=1&preview=1"
allow="geolocation; microphone; camera; midi; encrypted-media"
style="height: 800px; width: 90%; border: 0;"></iframe>
<!--Load library-->
<script src="https://embed.spck.io/embed/spck-embed.min.js"></script>
<!---------------------------------------------------------------------------------------------------------------------------------->
</center>
<br>
</br>
Expand Down

0 comments on commit e228f0d

Please sign in to comment.