Updated logo

This commit is contained in:
2022-10-29 22:26:53 -04:00
parent 43911f3eb8
commit acbefe9eff
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<mat-toolbar-row>
<div>
<a class="navbar-brand d-flex align-items-center" routerLink="/" fragment="banner" (click)="scroll('banner')">
<img src="assets/img/capricorn.png" alt="Capricorn" height="45px" width="45px">
<img src="assets/img/eagle.png" alt="Capricorn" height="45px" width="45px">
<div class="px-2">LEGIO · XXX</div>
</a>
</div>