Fix footer at page bottom.
This commit is contained in:
15
frontend/src/app/components/footer/footer.component.html
Normal file
15
frontend/src/app/components/footer/footer.component.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<div>
|
||||
<span class="copy-left">
|
||||
©
|
||||
</span>
|
||||
2027 - 2024 Tous droits réservés
|
||||
<version>
|
||||
<a [routerLink]="['healthCheck']">
|
||||
<mat-icon>favorite</mat-icon>
|
||||
</a>
|
||||
</div>
|
||||
<div>
|
||||
<mat-icon>menu_book</mat-icon>
|
||||
-
|
||||
Développements réalisés par Florian THIERRY
|
||||
</div>
|
||||
Reference in New Issue
Block a user