Updated logo

This commit is contained in:
Zakary Timson 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>

View File

@ -19,7 +19,7 @@
<title>LEGIO · XXX</title>
<link href="assets/img/capricorn.png" rel="icon" type="image/png">
<link href="assets/img/eagle.png" rel="icon" type="image/png">
<link href="https://use.fontawesome.com/releases/v6.1.1/css/all.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">