Skip to content

Commit fe2fa5e

Browse files
authored
Update index.html
1 parent 7f5c5a7 commit fe2fa5e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

public/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,21 @@ <h3>Contributions</h3>
1717
<p>Help contribute to Beanium!</p>
1818
<a href="/contribute">Click to view contribution options</a>
1919
</div>
20+
<div>
21+
<h3>Public Roadmap</h3>
22+
<p>Check out the upcoming features!</p>
23+
<a href="https://trello.com/b/w3nmfHbZ/public-roadmap" target="_blank" rel="noreferrer noopener">Click to view the roadmap</a>
24+
</div>
25+
<div>
26+
<h3>Discussions</h3>
27+
<p>Provide feedback and ask questions on our features!</p>
28+
<a href="https://github.com/orgs/BeaniumMC/discussions" target="_blank" rel="noreferrer noopener">Click to view discussions</a>
29+
</div>
30+
<div>
31+
<h3>Discord Server</h3>
32+
<p>Join our Discord server!</p>
33+
<a href="https://discord.beanium.net" target="_blank" rel="noreferrer noopener">Click to join our Discord server</a>
34+
</div>
2035
</body>
2136
</html>
37+

0 commit comments

Comments
 (0)