Skip to content

Commit c1c1c33

Browse files
committed
🚚 update: Add OTC MeetUp link & redirect events page
Misc refactors
1 parent 0323a75 commit c1c1c33

File tree

26 files changed

+96
-449
lines changed

26 files changed

+96
-449
lines changed

coc.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,14 @@
5858

5959
<ul class="navbar-ul hide-burger-menu burger-menu-dropdown">
6060
<li><a href="/">Home</a></li>
61-
<li><a href="events">Our Events</a></li>
61+
<li>
62+
<a
63+
href="https://events.ourtech.community"
64+
target="_blank"
65+
rel="noreferrer"
66+
>Our Events</a
67+
>
68+
</li>
6269
<li>
6370
<a
6471
href="https://catchup.ourtech.community"
@@ -67,6 +74,14 @@
6774
>OTC CatchUp</a
6875
>
6976
</li>
77+
<li>
78+
<a
79+
href="https://meetup.ourtech.community"
80+
target="_blank"
81+
rel="noreferrer"
82+
>OTC MeetUp</a
83+
>
84+
</li>
7085
<li><a href="two-years">Two Years of OTC</a></li>
7186
<li><a href="team">Our Team</a></li>
7287
<li><a href="coc">Code of Conduct</a></li>

0 commit comments

Comments
 (0)