Skip to content

Commit 13b3382

Browse files
update: Add 'Six Years of OTC' letter and make related changes, and update team page
1 parent 2b378fe commit 13b3382

14 files changed

Lines changed: 672 additions & 24 deletions

coc.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@
7979
>OTC CatchUp</a
8080
>
8181
</li>
82+
<li>
83+
<a
84+
href="https://talks.ourtech.community"
85+
target="_blank"
86+
rel="noreferrer"
87+
>OTC Talks</a
88+
>
89+
</li>
8290
<li>
8391
<a
8492
href="https://meetup.ourtech.community"
@@ -87,11 +95,12 @@
8795
>OTC MeetUp</a
8896
>
8997
</li>
98+
<li><a href="#">Six Years of OTC</a></li>
9099
<li><a href="four-years">Four Years of OTC</a></li>
91100
<li><a href="three-years">Three Years of OTC</a></li>
92101
<li><a href="two-years">Two Years of OTC</a></li>
93102
<li><a href="team">Our Team</a></li>
94-
<li><a href="coc">Code of Conduct</a></li>
103+
<li><a href="#">Code of Conduct</a></li>
95104
<li>
96105
<a
97106
href="https://links.ourtech.community"

four-years.html

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@
8383
>OTC CatchUp</a
8484
>
8585
</li>
86+
<li>
87+
<a
88+
href="https://talks.ourtech.community"
89+
target="_blank"
90+
rel="noreferrer"
91+
>OTC Talks</a
92+
>
93+
</li>
8694
<li>
8795
<a
8896
href="https://meetup.ourtech.community"
@@ -91,6 +99,7 @@
9199
>OTC MeetUp</a
92100
>
93101
</li>
102+
<li><a href="six-years">Six Years of OTC</a></li>
94103
<li><a href="#">Four Years of OTC</a></li>
95104
<li><a href="three-years">Three Years of OTC</a></li>
96105
<li><a href="two-years">Two Years of OTC</a></li>
@@ -463,7 +472,15 @@ <h1>Four Years of OTC</h1>
463472
loading="lazy"
464473
title="YouTube video player"
465474
frameborder="0"
466-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
475+
allow="
476+
accelerometer;
477+
autoplay;
478+
clipboard-write;
479+
encrypted-media;
480+
gyroscope;
481+
picture-in-picture;
482+
web-share;
483+
"
467484
allowfullscreen
468485
></iframe>
469486
<ul class="extra-bottom-margin">

index.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,12 @@
6868
</div>
6969

7070
<ul class="navbar-ul hide-burger-menu burger-menu-dropdown">
71-
<li><a href="/">Home</a></li>
71+
<li><a href="#">Home</a></li>
7272
<li>
7373
<a
7474
href="https://events.ourtech.community"
7575
target="_blank"
7676
rel="noreferrer"
77-
data-umami-event="go to events page"
7877
>Our Events</a
7978
>
8079
</li>
@@ -83,7 +82,6 @@
8382
href="https://catchup.ourtech.community"
8483
target="_blank"
8584
rel="noreferrer"
86-
data-umami-event="go to catchup page"
8785
>OTC CatchUp</a
8886
>
8987
</li>
@@ -92,7 +90,6 @@
9290
href="https://talks.ourtech.community"
9391
target="_blank"
9492
rel="noreferrer"
95-
data-umami-event="go to talks page"
9693
>OTC Talks</a
9794
>
9895
</li>
@@ -101,10 +98,10 @@
10198
href="https://meetup.ourtech.community"
10299
target="_blank"
103100
rel="noreferrer"
104-
data-umami-event="go to meetup page"
105101
>OTC MeetUp</a
106102
>
107103
</li>
104+
<li><a href="#">Six Years of OTC</a></li>
108105
<li><a href="four-years">Four Years of OTC</a></li>
109106
<li><a href="three-years">Three Years of OTC</a></li>
110107
<li><a href="two-years">Two Years of OTC</a></li>
@@ -160,7 +157,7 @@ <h2>A Tech-loving open-to-all community</h2>
160157
>
161158
</div>
162159

163-
<a href="/four-years">Four years of OTC</a>
160+
<a href="/six-years">Six years of OTC</a>
164161

165162
<a
166163
href="https://twitter.com/OurTechComm"

0 commit comments

Comments
 (0)