add timeline page (#1295)

This commit is contained in:
NotSoToothless
2026-06-04 10:16:40 -07:00
committed by GitHub
parent 9d950c413f
commit 67c821e501
5 changed files with 672 additions and 1 deletions
+1
View File
@@ -165,6 +165,7 @@
{ href: '/squadrons', key: 'squadrons' },
{ href: '/leaderboard/players', key: 'leaderboards' },
{ href: '/analytics', key: 'analytics' },
{ href: '/timeline', key: 'timeline' },
{ href: '/docs', key: 'docs' },
]; %>
<% navLinks.forEach(link => { %>