You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2023/02/22 19:42:21 UTC

[beam] branch master updated: Add anchor link for the logo wall (#25594)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 93c1e92f371 Add anchor link for the logo wall (#25594)
93c1e92f371 is described below

commit 93c1e92f371267d61bd4bedcf88ffc65a12f3602
Author: Ahmet Altay <aa...@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 }}