Browse Source

Add footer to public page

pull/2202/head
Thomas 2 years ago
parent
commit
a384f9b0fb
  1. 1
      apps/client/src/app/app.component.html

1
apps/client/src/app/app.component.html

@ -50,6 +50,7 @@
currentRoute === 'features' ||
currentRoute === 'markets' ||
currentRoute === 'open' ||
currentRoute === 'p' ||
currentRoute === 'pricing' ||
currentRoute === 'resources' ||
currentRoute === 'register' ||

Loading…
Cancel
Save