Skip to content

Commit 76dcacc

Browse files
updated
1 parent a58e1ad commit 76dcacc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -893,8 +893,7 @@ <h2 class="heading-xl">Let's team up!</h2>
893893
<img src="./v/openrockets.png" alt="OpenRockets" style="width: 3rem; margin-bottom: 1rem;">
894894
<p>Advancing software, innovation, and education through the power of open source.<br>Headquartered in Sri Lanka, operating in India, South Africa, the Maldives, and the Philippines.</p>
895895

896-
<div class="dropdown"></div>
897-
<button class="btn btn-primary dropdown-toggle" onclick="toggleDropdown()">Join Our GitHub Organizations</button>
896+
<button class="btn btn-primary dropdown-toggle" onclick="toggleDropdown()">Join Our GitHub Organizations</button>
898897
<ul class="dropdown-menu" id="githubDropdown">
899898
<li><a href="https://www.github.com/openrockets-india" target="_blank">
900899
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16">
@@ -1001,15 +1000,16 @@ <h4>Resources</h4>
10011000
<h4>Connect</h4>
10021001
<ul>
10031002
<li><a href="https://github.com/openrockets">GitHub</a></li>
1003+
<li><a href="https://twitter.com/openrockets" target="_blank">Twitter</a></li>
1004+
<li><a href="https://linkedin.com/company/openrockets" target="_blank">LinkedIn</a></li>
1005+
<li><a href="https://instagram.com/openrockets" target="_blank">Instagram</a></li>
10041006
<li><a href="channel.html">Community Chat</a></li>
1005-
<li><a href="#twitter">Twitter</a></li>
1006-
<li><a href="#linkedin">LinkedIn</a></li>
10071007
</ul>
10081008
</div>
10091009
</div>
10101010
</div>
10111011
<div class="footer-bottom">
1012-
<p>&copy; 2025 OpenRockets Software Foundation. All rights reserved.</p>
1012+
<p>&copy; 2025 OpenRockets Foundation (Not-for-profit organisation). All rights reserved.</p>
10131013
</div>
10141014
</div>
10151015
</footer>

0 commit comments

Comments
 (0)