mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
added buttons to conscripts
This commit is contained in:
@@ -141,6 +141,13 @@
|
|||||||
<button class="collapsible">My Conscripts</button>
|
<button class="collapsible">My Conscripts</button>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Here is a list of all scripts that I have constructed so far. Enjoy exploring!</p>
|
<p>Here is a list of all scripts that I have constructed so far. Enjoy exploring!</p>
|
||||||
|
<center>
|
||||||
|
<button type="button" class="listing" onclick="window.open('', '_blank').focus();">SuryaLipi</button><br><br>
|
||||||
|
<button type="button" class="listing" onclick="window.open('', '_blank').focus();">ChandraLipi</button><br><br>
|
||||||
|
<button type="button" class="listing" onclick="window.open('', '_blank').focus();">Elysian</button><br><br>
|
||||||
|
<button type="button" class="listing" onclick="window.open('', '_blank').focus();">MarCode</button><br><br>
|
||||||
|
<button type="button" class="listing" onclick="window.open('', '_blank').focus();">[blank]</button><br><br>
|
||||||
|
</center>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<footer></footer>
|
<footer></footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user