Skip to content

Commit 55bea1b

Browse files
committed
chore: replace homebrew attr to menlo research
1 parent b31878d commit 55bea1b

File tree

6 files changed

+2349
-2330
lines changed

6 files changed

+2349
-2330
lines changed

LICENSE

+183-183
Large diffs are not rendered by default.

docs/docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ const config: Config = {
487487
srcDark: "/img/logos/cortex-logo-mark.svg",
488488
width: 34,
489489
},
490-
copyright: ${new Date().getFullYear()} Homebrew Computer Company`,
490+
copyright: ${new Date().getFullYear()} Menlo Research`,
491491
},
492492
prism: {
493493
theme: prismThemes.github,

docs/src/theme/Footer/index.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ function Footer(): JSX.Element | null {
141141
width={160}
142142
className="mb-4"
143143
sources={{
144-
light: useBaseUrl("/img/logos/homebrew-dark.svg"),
145-
dark: useBaseUrl("/img/logos/homebrew-white.svg"),
144+
light: useBaseUrl("/img/logos/menlo.svg"),
145+
dark: useBaseUrl("/img/logos/menlo.svg"),
146146
}}
147147
/>
148148
</div>

docs/static/img/logos/menlo.svg

+7
Loading

0 commit comments

Comments
 (0)