Updated logo
This commit is contained in:
parent
43911f3eb8
commit
acbefe9eff
@ -2,7 +2,7 @@
|
|||||||
<mat-toolbar-row>
|
<mat-toolbar-row>
|
||||||
<div>
|
<div>
|
||||||
<a class="navbar-brand d-flex align-items-center" routerLink="/" fragment="banner" (click)="scroll('banner')">
|
<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>
|
<div class="px-2">LEGIO · XXX</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<title>LEGIO · XXX</title>
|
<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 href="https://use.fontawesome.com/releases/v6.1.1/css/all.css" rel="stylesheet">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
<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">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
|
||||||
|
Loading…
Reference in New Issue
Block a user