Skip to content

Commit 4123642

Browse files
Update footer CTA to mention both PDF and EPUB
Co-authored-by: Ona <no-reply@ona.com>
1 parent 499991c commit 4123642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const base = import.meta.env.BASE_URL.replace(/\/$/, "");
3838
rel="noopener noreferrer"
3939
class="inline-flex items-center h-8 px-3.5 text-[13px] font-medium border border-[var(--border)] rounded-lg text-[var(--text-secondary)] hover:text-[var(--text-primary)] hover:border-[var(--text-tertiary)] transition-colors"
4040
>
41-
Get the PDF
41+
Get the PDF & EPUB
4242
</a>
4343
</div>
4444
</div>

0 commit comments

Comments
 (0)