Remove footer from bisq docs

This commit is contained in:
hunicus
2023-05-11 19:04:24 -04:00
parent 0cb21b7f89
commit 17883ca085
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>