Loading package.json +1 −1 Original line number Diff line number Diff line { "name": "tabooh", "version": "2.2.5", "version": "2.3.0", "scripts": { "ng": "ng", "start": "ng serve", Loading src/app/impressum/impressum.component.html +2 −2 Original line number Diff line number Diff line Loading @@ -97,8 +97,8 @@ <br> <div data-aos="zoom-out-right" data-aos-duration="250"> <mat-card class="transparent"> <mat-card-subtitle>Tabooh-Version: 2.2.5</mat-card-subtitle> <mat-card-subtitle>Zuletzt geändert am: 11.05.2021</mat-card-subtitle> <mat-card-subtitle>Tabooh-Version: 2.3.0</mat-card-subtitle> <mat-card-subtitle>Zuletzt geändert am: 21.08.2021</mat-card-subtitle> <mat-card-content> <button mat-raised-button color="primary" (click)="goToStartpage()">Zur Startseite</button> </mat-card-content> Loading Loading
package.json +1 −1 Original line number Diff line number Diff line { "name": "tabooh", "version": "2.2.5", "version": "2.3.0", "scripts": { "ng": "ng", "start": "ng serve", Loading
src/app/impressum/impressum.component.html +2 −2 Original line number Diff line number Diff line Loading @@ -97,8 +97,8 @@ <br> <div data-aos="zoom-out-right" data-aos-duration="250"> <mat-card class="transparent"> <mat-card-subtitle>Tabooh-Version: 2.2.5</mat-card-subtitle> <mat-card-subtitle>Zuletzt geändert am: 11.05.2021</mat-card-subtitle> <mat-card-subtitle>Tabooh-Version: 2.3.0</mat-card-subtitle> <mat-card-subtitle>Zuletzt geändert am: 21.08.2021</mat-card-subtitle> <mat-card-content> <button mat-raised-button color="primary" (click)="goToStartpage()">Zur Startseite</button> </mat-card-content> Loading