added html code for eee cheatsheet

This commit is contained in:
SilicoFlare
2023-01-30 21:16:43 +05:30
committed by GitHub
parent 6bc43ab0bc
commit ad6f24afa5

View File

@@ -79,7 +79,16 @@
<button class="listing" onclick="window.open('./python_cheatsheets/2_operators_cheatsheet.pdf', '_blank').focus();" type="button">Operators</button><br><br>
<button class="listing" onclick="window.open('./python_cheatsheets/3_indexing_and_control_cheatsheet.pdf', '_blank').focus();" type="button">Indexing and Control</button><br><br>
</center>
</div><br><br>
<!--
<button class="collapsible">EEE Cheatsheets</button>
<div class="content">
<br><br>
<center>
<button class="listing" onclick="window.open('./eee_wires_cheatsheet.pdf', '_blank').focus();" type="button">Wires</button><br><br>
</center>
</div>
-->
</main>
<p>
<script>