Skip to content

Commit 264b6b0

Browse files
committed
more mentors coming
1 parent 5ead870 commit 264b6b0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/pages/index.astro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ const data = {
8383
{data.mentors.map(([title, url, caption]) => (
8484
<li>* <a href={url}>{title}</a> {caption ? ` (${caption})` : ""}</li>
8585
))}
86+
<li>.. more mentors coming!</li>
8687
</ul>
8788

8889

@@ -93,7 +94,7 @@ const data = {
9394
))}
9495
</ul>
9596
<p class="mt-4 italic">
96-
We are looking for all another partners interested in the sovereign future of Ethereum. Please <a href="https://signal.me/#eu/08P5JDn8VtVDLDpFl0ihILAxoYu0fNa7kEVimHlvbZTRiNQflwtNM5FbhCDG0BKJ">contact us</a> and help us make this hackathon happen!
97+
We are looking for partners interested in the sovereign future of Ethereum. Please <a href="https://signal.me/#eu/08P5JDn8VtVDLDpFl0ihILAxoYu0fNa7kEVimHlvbZTRiNQflwtNM5FbhCDG0BKJ">contact us</a> and help us make this hackathon happen!
9798
</p>
9899

99100
<h2>About the Host</h2>

0 commit comments

Comments
 (0)