Skip to content

Commit 548a032

Browse files
committed
Add id for signatories section
1 parent 6fe114d commit 548a032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/open-letter.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function logoPath(url: string): string {
3030
<Letter {...data}>
3131
<article class="prose dark:prose-invert">
3232
<Content />
33-
<div class="signatories">
33+
<div class="signatories" id="signatories">
3434
<div class="sig-rule"></div>
3535
<h2>Signatories</h2>
3636
<ol>

0 commit comments

Comments
 (0)