Skip to content

Commit

Permalink
fixed organizations-trusting-hub id
Browse files Browse the repository at this point in the history
  • Loading branch information
mindmonk committed Feb 12, 2024
1 parent 2dc133f commit a3463f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/hub/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1 class="font-headline font-medium text-3xl md:text-4xl leading-tight mb-6">{{

<section class="container py-12">
<header class="text-center">
<h2 id="faq" class="font-headline font-medium text-xl md:text-2xl leading-snug mb-4">{{ i18n "hub_references_title" . }}</h2>
<h2 id="organizations-trusting-hub" class="font-headline font-medium text-xl md:text-2xl leading-snug mb-4">{{ i18n "hub_references_title" . }}</h2>
</header>

<div class="flex flex-wrap justify-center">
Expand Down

0 comments on commit a3463f8

Please sign in to comment.