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 da50900 commit d22f37eCopy full SHA for d22f37e
index.html
@@ -118,7 +118,10 @@ <h1>Projects</h1>
118
<section class="project">
119
<img src="/assets/superstack.png" alt="SuperStack logo" />
120
<h2>SuperStack</h2>
121
- <h3>Lightweight and extensible application backend – coming soon!</h3>
+ <div class="links">
122
+ <a class="docs-link" href="/superstack/">Docs</a> | <a href="https://github.com/explodinglabs/superstack">GitHub</a>
123
+ </div>
124
+ <h3>Lightweight and extensible application backend</h3>
125
</section>
126
127
<!-- iko -->
0 commit comments