mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
added c cheatsheets
This commit is contained in:
@@ -82,6 +82,15 @@
|
||||
</center>
|
||||
</div><br><br>
|
||||
|
||||
<button class="collapsible">C Cheatsheets</button>
|
||||
<div class="content">
|
||||
<br><br>
|
||||
<center>
|
||||
<button class="listing" onclick="window.open('./c_cheatsheets/c_install_guide.pdf', '_blank').focus();" type="button">Installation</button><br><br>
|
||||
<button class="listing" onclick="window.open('./c_cheatsheets/c_intro_cheatsheet.pdf', '_blank').focus();" type="button">Introduction</button><br><br>
|
||||
</center>
|
||||
</div><br><br>
|
||||
|
||||
<button class="collapsible">EEE Cheatsheets</button>
|
||||
<div class="content">
|
||||
<br><br>
|
||||
|
||||
Reference in New Issue
Block a user