Added CC Navbar

This commit is contained in:
CodingPhoenixx
2026-02-13 08:35:30 +01:00
parent 61ebfec1c9
commit e77894cd48
8 changed files with 170 additions and 3 deletions
@@ -6,6 +6,13 @@ export class CompetitionPage extends LitElement {
render() {
return html`
<h1>Welcome to the Competitions</h1>
<h1>Welcome to the Competitions</h1>
<h1>Welcome to the Competitions</h1>
<h1>Welcome to the Competitions</h1>
<h1>Welcome to the Competitions</h1>
<h1>Welcome to the Competitions</h1>
<h1>Welcome to the Competitions</h1>
<h1>Welcome to the Competitions</h1>
`;
}
}