Skip to content

Commit 5c7ef33

Browse files
committed
Update dds dependency
1 parent 3230aac commit 5c7ef33

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/pages/index.astro

+7
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ const description = t("site.description");
4848
<p>Similar to how an email address is a publicly shareable ID for an email account, a wallet address is a publicly shareable payment address for the underlying account. You can get a digital wallet from a provider like <a href="https://fynbos.app/">Fynbos</a>.</p>
4949
</div>
5050
</section>
51+
52+
<section class="section">
53+
<div class="contentWrapperMd">
54+
<h2 class="heading2">Getting Started</h2>
55+
56+
</div>
57+
</section>
5158
</Base>
5259

5360
<style>

0 commit comments

Comments
 (0)