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 4ebed07 commit a2b9849Copy full SHA for a2b9849
www/pages/index.md
@@ -14,6 +14,7 @@ permalink: /
14
<div class="flex flex-wrap justify-center gap-4">
15
<a href="{{ site.baseurl }}/about/" class="btn btn-primary">Learn More</a>
16
<a href="https://jedisct1.github.io/draft-denis-ipcrypt/draft-denis-ipcrypt.html" class="btn btn-secondary" target="_blank" rel="noopener">Read the Specification</a>
17
+ <a href="{{ site.baseurl }}/playground/" class="btn btn-accent">Try the Playground</a>
18
</div>
19
20
</section>
0 commit comments