-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
27 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<div class="row"> | ||
|
||
<div class="col col-lg-2 align-self-center"> | ||
<img src="assets/img/pacifista-logo.png" alt="Pacifista Logo"> | ||
<img ngSrc="assets/img/pacifista-logo.webp" [loading]="'lazy'" alt="Pacifista Logo" height="150" width="150"> | ||
</div> | ||
|
||
<div class="col-lg"> | ||
|
@@ -27,7 +27,7 @@ <h3>Nous contacter</h3> | |
<a href="https://discord.gg/3smswFCBky" rel="nofollow external" target="_blank"> | ||
<div class="row"> | ||
<div class="col-sm-1"> | ||
<img src="assets/img/socials/discord.svg" alt="Logo Discord" height="30" width="30"> | ||
<img ngSrc="assets/img/socials/discord.svg" alt="Logo Discord" height="30" width="30"> | ||
</div> | ||
<div class="col-sm"> | ||
<p>Discord</p> | ||
|
@@ -39,7 +39,7 @@ <h3>Nous contacter</h3> | |
<div class="row"> | ||
<div class="row"> | ||
<div class="col-sm-1"> | ||
<img src="assets/img/socials/twitter.svg" alt="Logo Twitter" height="30" width="30"> | ||
<img ngSrc="assets/img/socials/twitter.svg" alt="Logo Twitter" height="30" width="30"> | ||
</div> | ||
<div class="col-sm"> | ||
<p>Twitter</p> | ||
|
@@ -52,7 +52,7 @@ <h3>Nous contacter</h3> | |
<div class="row"> | ||
<div class="row"> | ||
<div class="col-sm-1"> | ||
<img src="assets/img/socials/gmail.svg" alt="Logo Email" height="30" width="30"> | ||
<img ngSrc="assets/img/socials/gmail.svg" alt="Logo Email" height="30" width="30"> | ||
</div> | ||
<div class="col-sm"> | ||
<p>[email protected]</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.