Skip to content

Commit a2b9849

Browse files
committed
Add interactive playground button to hero section
1 parent 4ebed07 commit a2b9849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/pages/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ permalink: /
1414
<div class="flex flex-wrap justify-center gap-4">
1515
<a href="{{ site.baseurl }}/about/" class="btn btn-primary">Learn More</a>
1616
<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>
1718
</div>
1819
</div>
1920
</section>

0 commit comments

Comments
 (0)