Skip to content

Commit

Permalink
Merge pull request #503 from MoralisWeb3/update-logos
Browse files Browse the repository at this point in the history
logo updates - moralis developers
  • Loading branch information
bharathbabu-moralis committed Sep 18, 2024
2 parents 18979ef + 34cb2b0 commit 6dcd6a0
Show file tree
Hide file tree
Showing 7 changed files with 61 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
image: "img/moralis-social-card.jpg",
image: "img/moralis_developer_documentation.png",
metadata: [
{
name: "twitter:card",
Expand Down
6 changes: 6 additions & 0 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1225,3 +1225,9 @@ li.dropdown-divider {
margin-right: 8px;
vertical-align: middle;
}

.navbar__logo img {
height: 3rem;
width: 13rem;
margin-top: -10px;
}
Binary file modified static/img/favicon.ico
Binary file not shown.
28 changes: 27 additions & 1 deletion static/img/logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6dcd6a0

Please sign in to comment.