Skip to content

Commit

Permalink
Add anchor link for the logo wall (apache#25594)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltay authored and lostluck committed Feb 22, 2023
1 parent 0b3c609 commit 6629402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/www/site/layouts/case-studies/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h3 class="case-study-card-title">{{ .Params.cardTitle }}</h3>
Share your story
</a>
</div>
<h2 class="case-study-h2">Also used by</h2>
<h2 class="case-study-h2" id="logos">Also used by</h2>
<div class="case-study-list case-study-list--additional">
{{ range where $pages "Params.category" "ne" "study" }}
{{ if .Params.hasLink }}
Expand Down

0 comments on commit 6629402

Please sign in to comment.