We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2161f98 commit 6549aeeCopy full SHA for 6549aee
src/app/conf/2025/code-of-conduct/page.tsx
@@ -18,7 +18,7 @@ export const metadata: Metadata = {
18
export default function ResourcesPage() {
19
return (
20
<>
21
- <NavbarPlaceholder className="top-0 bg-neu-0 before:bg-white/30 dark:bg-neu-0 dark:before:bg-blk/40" />
+ <NavbarPlaceholder className="top-0 bg-neu-100 before:bg-white/30 dark:bg-neu-0 dark:before:bg-blk/40" />
22
<Hero
23
pageName="Code of conduct"
24
subtitle="The Linux Foundation"
0 commit comments