Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 770d44e

Browse files
authored
Merge pull request #2172 from menloresearch/chore/remove-attr-homebrew
chore: replace homebrew attr to menlo research
2 parents bfe2b05 + cf3b129 commit 770d44e

File tree

6 files changed

+2349
-2330
lines changed

6 files changed

+2349
-2330
lines changed

LICENSE

Lines changed: 183 additions & 183 deletions
Large diffs are not rendered by default.

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)