Skip to content

Commit

Permalink
Fix social card.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwalton committed Apr 23, 2023
1 parent 66085c4 commit 49e297b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
// Replace with your project's social card
image: "img/docusaurus-social-card.jpg",
image: "img/social-card.jpg",
navbar: {
title: "The Rust Book (Abridged)",
logo: {
Expand Down
Binary file removed static/img/docusaurus-social-card.jpg
Binary file not shown.
Binary file added static/img/social-card.jpg
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 49e297b

Please sign in to comment.