Remove footer from bisq docs

This commit is contained in:
hunicus
2023-05-11 19:04:24 -04:00
parent 982f1e007a
commit 82a072bd87
2 changed files with 5 additions and 3 deletions

View File

@@ -86,6 +86,6 @@
<router-outlet></router-outlet>
</main>
<app-global-footer></app-global-footer>
<app-global-footer *ngIf="footerVisible"></app-global-footer>
<br>