[menu] write menu component with hardcoded values

This commit is contained in:
nymkappa
2023-08-17 18:51:39 +02:00
parent 2c9e20dd87
commit 23b871631a
7 changed files with 170 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
<app-menu></app-menu>
<ng-container *ngIf="{ val: network$ | async } as network">
<header *ngIf="headerVisible">
<header *ngIf="headerVisible" style="position: fixed; width: 100%; z-index: 100;">
<nav class="navbar navbar-expand-md navbar-dark bg-dark">
<a class="navbar-brand" [ngClass]="{'dual-logos': subdomain}" [routerLink]="['/' | relativeUrl]" (click)="brandClick($event)">
<ng-template [ngIf]="subdomain">