Skip to content

Commit c3acb46

Browse files
committed
Add SuperStack project (coming soon)
1 parent d6f3759 commit c3acb46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

assets/superstack.png

5.19 KB
Loading

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<p id="pitch">
2424
Exploding Labs builds smart SaaS apps powered by our own
25-
open-source tech like <strong>SuperStack</strong> (coming soon).
25+
open-source tech.
2626
</p>
2727

2828
<!--Zoho Campaigns Web-Optin Form's Header Code Starts Here-->
@@ -114,6 +114,13 @@
114114
<div class="projects">
115115
<h1>Projects</h1>
116116

117+
<!-- SuperStack -->
118+
<section class="project">
119+
<a href="#"><img src="/assets/superstack.png" alt="SuperStack logo" /></a>
120+
<h2>SuperStack</h2>
121+
<h3>SuperStack is a lightweight and extensible application backend – coming soon!</h3>
122+
</section>
123+
117124
<!-- iko -->
118125
<section class="project">
119126
<a href="/iko/"><img src="/assets/iko.png" alt="iko logo" /></a>

0 commit comments

Comments
 (0)