Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
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
366 changes: 183 additions & 183 deletions LICENSE

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ const config: Config = {
srcDark: "/img/logos/cortex-logo-mark.svg",
width: 34,
},
copyright: `©${new Date().getFullYear()} Homebrew Computer Company`,
copyright: `©${new Date().getFullYear()} Menlo Research`,
},
prism: {
theme: prismThemes.github,
Expand Down
4 changes: 2 additions & 2 deletions docs/src/theme/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ function Footer(): JSX.Element | null {
width={160}
className="mb-4"
sources={{
light: useBaseUrl("/img/logos/homebrew-dark.svg"),
dark: useBaseUrl("/img/logos/homebrew-white.svg"),
light: useBaseUrl("/img/logos/menlo.svg"),
dark: useBaseUrl("/img/logos/menlo.svg"),
}}
/>
</div>
Expand Down
7 changes: 7 additions & 0 deletions docs/static/img/logos/menlo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading