Skip to content

Commit 38eb61f

Browse files
committed
✨ feat: Add 'Four Years of OTC' page
Make relevant changes on other pages, mainly in their Table of Contents
1 parent 16af1cc commit 38eb61f

12 files changed

Lines changed: 716 additions & 10 deletions

coc.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html>
1+
<!DOCTYPE html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -87,8 +87,9 @@
8787
>OTC MeetUp</a
8888
>
8989
</li>
90-
<li><a href="two-years">Two Years of OTC</a></li>
90+
<li><a href="four-years">Four Years of OTC</a></li>
9191
<li><a href="three-years">Three Years of OTC</a></li>
92+
<li><a href="two-years">Two Years of OTC</a></li>
9293
<li><a href="team">Our Team</a></li>
9394
<li><a href="coc">Code of Conduct</a></li>
9495
<li>

0 commit comments

Comments
 (0)