Skip to content

Commit

Permalink
Show donate page at /billie
Browse files Browse the repository at this point in the history
  • Loading branch information
mojowen committed Jul 17, 2024
1 parent 613608c commit 15ada39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/app-root/app-root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export class AppRoot {
<stencil-router>
<stencil-route-switch scrollTopOffset={1}>
<stencil-route url="/" component="page-home" exact={true} />
<stencil-route url="/billie" component="page-donate" />
<stencil-route url="/about" component="page-about" />
<stencil-route url="/faq" component="page-faq" />
<stencil-route url="/activity" component="page-activity" />
Expand Down

0 comments on commit 15ada39

Please sign in to comment.