This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a commit to branch drainFix
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 66294020e590c4ac7a0feb65d862ee9983cc981e
Author: Ahmet Altay <aal...@gmail.com>
AuthorDate: Wed Feb 22 11:42:13 2023 -0800

    Add anchor link for the logo wall (#25594)
---
 website/www/site/layouts/case-studies/list.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/www/site/layouts/case-studies/list.html 
b/website/www/site/layouts/case-studies/list.html
index c609d56f468..1021cf13912 100644
--- a/website/www/site/layouts/case-studies/list.html
+++ b/website/www/site/layouts/case-studies/list.html
@@ -70,7 +70,7 @@ limitations under the License. See accompanying LICENSE file.
             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 }}

Reply via email to