Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const columns = [
<div
class="mt-12 flex flex-col gap-6 border-t border-border pt-6 text-xs text-muted"
>
<p class="max-w-4xl leading-relaxed">
<p class="leading-relaxed">
Copyright <OpenJSF /> and Fastify contributors. All rights
reserved. The <OpenJSF /> has registered trademarks and uses trademarks.
For a list of trademarks of the <OpenJSF /> please see our{" "}
Expand Down
Loading