Skip to content

Commit 8cae63f

Browse files
committed
fix Prettier wrong formatting of html
1 parent a94eea9 commit 8cae63f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ <h1 class="heading">
6767
<ul class="text">
6868
<li>
6969
<i class="fas fa-caret-right"></i>
70-
<span
71-
>Any OSS project, based on availability and complexity</span
72-
>
70+
<span>Any OSS project, based on availability and complexity</span>
7371
</li>
7472
<li>
7573
<i class="fas fa-caret-right"></i>
@@ -81,11 +79,7 @@ <h1 class="heading">
8179
<i class="fas fa-caret-right"></i>
8280
<span>
8381
Submit an issue to apply
84-
<a
85-
href="https://github.com/pipeline-foundation/projects/issues/new/choose"
86-
target="_blank"
87-
>here</a
88-
>
82+
<a href="https://github.com/pipeline-foundation/projects/issues/new/choose" target="_blank">here</a>
8983
</span>
9084
</li>
9185
</ul>

0 commit comments

Comments
 (0)