Skip to content

Commit

Permalink
chore: update arbitrum logo (OffchainLabs#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
spsjvc authored Mar 17, 2023
1 parent 89ccc01 commit f434c23
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 186 deletions.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const config = {
baseUrl: "/",
onBrokenLinks: "ignore",
onBrokenMarkdownLinks: "warn",
favicon: "img/favicon.ico",
favicon: "img/logo.svg",
markdown: {
mermaid: true,
},
Expand Down
2 changes: 1 addition & 1 deletion website/src/theme/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function Layout(props) {
/>
<meta
name="twitter:image"
content="https://nitro-docs-delta.vercel.app/img/devdocs.png"
content="https://developer.arbitrum.io/img/devdocs.png"
/>
</Head>
<OriginalLayout {...props} />
Expand Down
Binary file modified website/static/img/devdocs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
213 changes: 29 additions & 184 deletions website/static/img/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f434c23

Please sign in to comment.