Skip to content

Commit 6629402

Browse files
aaltaylostluck
authored andcommitted
Add anchor link for the logo wall (apache#25594)
1 parent 0b3c609 commit 6629402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website/www/site/layouts/case-studies

website/www/site/layouts/case-studies/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h3 class="case-study-card-title">{{ .Params.cardTitle }}</h3>
7070
Share your story
7171
</a>
7272
</div>
73-
<h2 class="case-study-h2">Also used by</h2>
73+
<h2 class="case-study-h2" id="logos">Also used by</h2>
7474
<div class="case-study-list case-study-list--additional">
7575
{{ range where $pages "Params.category" "ne" "study" }}
7676
{{ if .Params.hasLink }}

0 commit comments

Comments
 (0)