We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f3759 commit c3acb46Copy full SHA for c3acb46
assets/superstack.png
5.19 KB
index.html
@@ -22,7 +22,7 @@
22
23
<p id="pitch">
24
Exploding Labs builds smart SaaS apps powered by our own
25
- open-source tech like <strong>SuperStack</strong> (coming soon).
+ open-source tech.
26
</p>
27
28
<!--Zoho Campaigns Web-Optin Form's Header Code Starts Here-->
@@ -114,6 +114,13 @@
114
<div class="projects">
115
<h1>Projects</h1>
116
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
+
124
<!-- iko -->
125
<section class="project">
126
<a href="/iko/"><img src="/assets/iko.png" alt="iko logo" /></a>
0 commit comments