Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and splincode committed Sep 19, 2024
1 parent 7dbe257 commit 066d0b4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions projects/demo/src/modules/app/landing/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<img
alt="taiga"
tuiLoading="lazy"
src="assets/images/taiga.svg"
tuiLoading="lazy"
class="taiga"
/>

Expand All @@ -15,8 +15,8 @@
<div class="topography">
<img
alt="topography"
tuiLoading="lazy"
src="assets/images/topography.svg"
tuiLoading="lazy"
/>
</div>
<div
Expand All @@ -26,9 +26,9 @@
<iframe
*ngIf="intersected || current === 1"
height="100%"
tuiLoading="lazy"
src="https://taiga-family.github.io/preview-landing-components/"
title="Preview of components"
tuiLoading="lazy"
width="100%"
@tuiFadeIn
></iframe>
Expand Down Expand Up @@ -127,8 +127,8 @@ <h2 class="opensource">It’s open source</h2>
<div class="map">
<img
alt="topography"
tuiLoading="lazy"
src="assets/images/topography.svg"
tuiLoading="lazy"
/>
</div>
<h1
Expand All @@ -139,8 +139,8 @@ <h2 class="opensource">It’s open source</h2>
<span class="dash">——</span>
<img
alt="logo"
tuiLoading="lazy"
src="assets/images/taiga.svg"
tuiLoading="lazy"
class="logo"
/>
<br />
Expand Down Expand Up @@ -190,8 +190,8 @@ <h2 class="opensource">It’s open source</h2>
></button>
<img
alt="by TBank"
tuiLoading="lazy"
src="assets/images/by.svg"
tuiLoading="lazy"
class="by"
/>
</footer>

0 comments on commit 066d0b4

Please sign in to comment.