Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 committed Jul 23, 2024
1 parent beea05b commit 5465d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/app/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ export function Footer({ tight }: { tight?: boolean }) {
<div className="max-w-sm font-light prose dark:text-white">
Community-driven tools for the future of technical communication and publication,
part of{' '}
<a href="https://jupyter.org" target="_blank">
<a href="https://jupyter.org" target="_blank" className="dark:text-white">
Jupyter
</a>
.
Expand Down

0 comments on commit 5465d4a

Please sign in to comment.